Searched defs:endRange (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/common/unicode/
H A Dusetiter.h256 int32_t endRange; member in class:UnicodeSetIterator
/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGParserUtilities.cpp331 unsigned endRange = 0; local
353 unsigned endRange = startRange; local
/macosx-10.10/WebCore-7600.1.25/editing/
H A DApplyStyleCommand.cpp269 RefPtr<Range> endRange = Range::create(document(), firstPositionInNode(scope), visibleEnd.deepEquivalent().parentAnchoredEquivalent()); local
H A DCompositeEditCommand.cpp1239 RefPtr<Range> endRange = Range::create(document(), startOfParagraphToMove.deepEquivalent().parentAnchoredEquivalent(), visibleEnd.deepEquivalent().parentAnchoredEquivalent()); local
/macosx-10.10/vim-55/src/
H A Dgui_mac.c1007 long endRange; // end of selection range (if line < 0) member in struct:SelectionRange

Completed in 98 milliseconds