HomeSort by relevance Sort by last modified time
    Searched refs:startOfNextParagraph (Results 1 - 4 of 4) sorted by null

  /external/webkit/WebCore/editing/
visible_units.h 65 VisiblePosition startOfNextParagraph(const VisiblePosition&);
InsertListCommand.cpp 85 VisiblePosition startOfCurrentParagraph = startOfNextParagraph(startOfSelection);
96 startOfCurrentParagraph = startOfNextParagraph(endingSelection().visibleStart());
Editor.cpp     [all...]
visible_units.cpp     [all...]

Completed in 22 milliseconds