Home
last modified time | relevance | path

Searched defs:startRange (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/editing/
DCompositeEditCommand.cpp299 …RefPtr<Range> startRange = Range::create(document(), Position(document()->documentElement(), 0), e… in inputText() local
771 …RefPtr<Range> startRange = Range::create(document(), rangeCompliantEquivalent(startOfParagraphToMo… in moveParagraphs() local
DApplyStyleCommand.cpp548 …RefPtr<Range> startRange = Range::create(document(), rangeStart, rangeCompliantEquivalent(visibleS… in applyBlockStyle() local