Home
last modified time | relevance | path

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

/external/icu4c/common/unicode/
Dusetiter.h256 int32_t endRange; variable
/external/webkit/Source/WebCore/svg/
DSVGParserUtilities.cpp275 unsigned endRange = 0; in parseUnicodeRange() local
297 unsigned endRange = startRange; in parseUnicodeRange() local
/external/webkit/Source/WebCore/editing/
DApplyBlockElementCommand.cpp90 …RefPtr<Range> endRange = TextIterator::rangeFromLocationAndLength(document()->documentElement(), e… in doApply() local
DCompositeEditCommand.cpp944 …RefPtr<Range> endRange = Range::create(document(), startOfParagraphToMove.deepEquivalent().parentA… in moveParagraphs() local
DApplyStyleCommand.cpp259 …RefPtr<Range> endRange = Range::create(document(), firstPositionInNode(scope), visibleEnd.deepEqui… in applyBlockStyle() local