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

/macosx-10.10/ICU-531.30/icuSources/common/unicode/
H A Dumisc.h47 int32_t endIndex; member in struct:UFieldPosition
H A Dchariter.h707 CharacterIterator::endIndex(void) const { function in class:CharacterIterator
/macosx-10.10/WebCore-7600.1.25/fileapi/
H A DBlobURL.cpp60 unsigned endIndex = url.pathAfterLastSlash(); local
/macosx-10.10/WebCore-7600.1.25/accessibility/atk/
H A DWebKitAccessibleInterfaceHypertext.cpp98 gint endIndex = atk_hyperlink_get_end_index(hyperlink); local
/macosx-10.10/WebCore-7600.1.25/editing/ios/
H A DDictationCommandIOS.cpp76 int endIndex = TextIterator::rangeLength(rangeToEnd.get(), true); local
/macosx-10.10/WebCore-7600.1.25/platform/audio/
H A DAudioResamplerKernel.cpp57 int endIndex = static_cast<int>(nextFractionalIndex + 1.0); // round up to next integer index local
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DOrderIterator.cpp55 int endIndex = m_orderValues.size(); local
H A DRenderListBox.cpp546 int endIndex = scrollToward(pos); local
/macosx-10.10/WebCore-7600.1.25/icu/unicode/
H A Dchariter.h701 CharacterIterator::endIndex(void) const { function in class:CharacterIterator
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DSpiller.cpp141 SlotIndex endIndex = loadIndex.getNextIndex(); local
/macosx-10.10/ICU-531.30/icuSources/common/
H A Dnormlzr.cpp354 int32_t Normalizer::endIndex() const { function in class:Normalizer
/macosx-10.10/WebCore-7600.1.25/editing/
H A DApplyBlockElementCommand.cpp84 int endIndex = indexForVisiblePosition(endOfSelection, endScope); local
H A DApplyStyleCommand.cpp271 int endIndex = TextIterator::rangeLength(endRange.get(), true); local
H A DCompositeEditCommand.cpp1217 int endIndex = -1; local
/macosx-10.10/WebCore-7600.1.25/platform/text/
H A DPlatformLocale.cpp259 bool Locale::detectSignAndGetDigitRange(const String& input, bool& isNegative, unsigned& startIndex, unsigned& endIndex) argument
307 unsigned endIndex; local
/macosx-10.10/WebKit-7600.1.25/win/
H A DAccessibleTextImpl.cpp454 HRESULT AccessibleText::scrollSubstringTo(long startIndex, long endIndex, enum IA2ScrollType scrollType) argument
495 HRESULT AccessibleText::scrollSubstringToPoint(long startIndex, long endIndex, enum IA2CoordinateType coordinateType, long x, long y) argument
/macosx-10.10/tcl-105/tk/tk/generic/ttk/
H A DttkManager.c255 int endIndex = mgr->nSlaves++; local
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dmeasfmttest.cpp922 CharString endIndex; local
/macosx-10.10/WebCore-7600.1.25/html/parser/
H A DHTMLToken.h118 int endIndex() const { return m_range.end; } function in class:WebCore::HTMLToken
/macosx-10.10/dyld-353.2.1/src/
H A DImageLoader.h320 uintptr_t endIndex; member in struct:ImageLoader::CoalIterator
/macosx-10.10/JavaScriptCore-7600.1.17/yarr/
H A DYarrInterpreter.cpp1658 int endIndex = m_bodyDisjunction->terms.size(); local
1684 int endIndex = m_bodyDisjunction->terms.size(); local
/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLSelectElement.cpp1402 int endIndex = 0; local
[all...]
/macosx-10.10/WebCore-7600.1.25/accessibility/
H A DAccessibilityObject.cpp433 size_t endIndex = isForward ? 0 : childrenSize; local

Completed in 460 milliseconds