Searched refs:endBeforeParagraph (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DCompositeEditCommand.cpp1168 bool endBeforeParagraph = comparePositions(visibleEnd, startOfParagraphToMove) < 0; local
1170 if (!startAfterParagraph && !endBeforeParagraph) {

Completed in 166 milliseconds