Home
last modified time | relevance | path

Searched refs:destinationIndex (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/editing/
DCompositeEditCommand.cpp745 int destinationIndex = -1; in moveParagraphs() local
852 destinationIndex = TextIterator::rangeLength(startToDestinationRange.get(), true); in moveParagraphs()
866 …Iterator::rangeFromLocationAndLength(document()->documentElement(), destinationIndex + startIndex,… in moveParagraphs()
867 …Iterator::rangeFromLocationAndLength(document()->documentElement(), destinationIndex + endIndex, 0… in moveParagraphs()