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

  /external/webkit/WebCore/editing/
visible_units.h 68 bool inSameParagraph(const VisiblePosition &, const VisiblePosition &);
visible_units.cpp     [all...]
ReplaceSelectionCommand.cpp 694 bool mergeForward = !(inSameParagraph(startOfInsertedContent, endOfInsertedContent) && !isStartOfParagraph(startOfInsertedContent));
    [all...]
Editor.cpp     [all...]

Completed in 18 milliseconds