Searched defs:newOffset (Results 1 - 23 of 23) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Duitercollationiterator.cpp32 UIterCollationIterator::resetToOffset(int32_t newOffset) { argument
87 FCDUIterCollationIterator::resetToOffset(int32_t newOffset) { argument
H A Dutf16collationiterator.cpp47 UTF16CollationIterator::resetToOffset(int32_t newOffset) { argument
189 FCDUTF16CollationIterator::resetToOffset(int32_t newOffset) { argument
H A Dutf8collationiterator.cpp32 UTF8CollationIterator::resetToOffset(int32_t newOffset) { argument
132 FCDUTF8CollationIterator::resetToOffset(int32_t newOffset) { argument
H A Dcoleitr.cpp227 void CollationElementIterator::setOffset(int32_t newOffset, argument
[all...]
H A Dcollationdatabuilder.cpp207 DataBuilderCollationIterator::resetToOffset(int32_t newOffset) { argument
H A Dcalendar.cpp2155 int32_t newOffset = get(UCAL_DST_OFFSET, status) + get(UCAL_ZONE_OFFSET, status); local
/macosx-10.10/WebCore-7600.1.25/dom/
H A DPosition.h323 int newOffset = 0; local
/macosx-10.10/libutil-38/
H A Dwipefs.cpp282 off_t newOffset, newEndOffset; local
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DArguments.h166 void setBytecodeToMachineCaptureOffset(int newOffset) { m_bytecodeToMachineCaptureOffset = newOffset; } argument
H A DStructure.cpp957 PropertyOffset newOffset = propertyTable()->nextOffset(m_inlineCapacity); local
/macosx-10.10/ICU-531.30/icuSources/common/
H A Drbbi.cpp855 int32_t newOffset = (int32_t)UTEXT_GETNATIVEINDEX(fText); local
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderListBox.cpp475 int newOffset = (offset.height() - borderTop() - paddingTop()) / itemHeight() + m_indexOffset; local
515 int newOffset = scrollToward(scrollPoint); local
575 int newOffset; local
622 void RenderListBox::scrollTo(int newOffset) argument
[all...]
H A DRenderFlexibleBox.cpp1373 LayoutUnit newOffset = contentExtent - originalOffset - lineCrossAxisExtent; local
H A DRenderLayer.cpp1270 LayoutSize newOffset = toRenderBoxModelObject(renderer()).offsetForInFlowPosition(); local
2549 LayoutSize newOffset = offsetFromResizeCorner(document.view()->windowToContents(evt.position())); local
[all...]
/macosx-10.10/dyld-353.2.1/launch-cache/
H A DObjCModernAbstraction.hpp258 void setOffset(SharedCache<A> *cache, pint_t newOffset) { A::P::E::set32(offset(cache), newOffset); } local
272 void setOffset(SharedCache<A> *cache, pint_t newOffset) { A::P::E::set64(offset(cache), newOffset); } local
289 void setOffset(SharedCache<A> *cache, pint_t newOffset) { offset.setOffset(cache, newOffset); } argument
/macosx-10.10/WebCore-7600.1.25/platform/
H A DScrollView.cpp453 IntSize newOffset = m_scrollOffset; local
460 void ScrollView::scrollTo(const IntSize& newOffset) argument
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkListbox.c2899 int newTopIndex, newOffset, maxIndex, maxOffset; local
H A DtkText.c4752 int newOffset = 0; local
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkListbox.c2843 int newTopIndex, newOffset, maxIndex, maxOffset; local
H A DtkTextDisp.c3482 int type, charsPerPage, count, newOffset; local
/macosx-10.10/JavaScriptCore-7600.1.17/parser/
H A DNodes.h340 int newOffset = divot().offset - m_subexpressionDivotOffset; local
395 int newOffset = divot().offset + m_subexpressionDivotOffset; local
/macosx-10.10/WebCore-7600.1.25/page/
H A DFrameView.cpp3183 void FrameView::scrollTo(const IntSize& newOffset) argument
4190 IntSize newOffset = IntSize(offset.width() - wheelEvent.deltaX(), offset.height() - wheelEvent.deltaY()); local
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c27541 i64 newOffset; local
27619 i64 newOffset; local
[all...]

Completed in 778 milliseconds