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

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DCompositeEditCommand.cpp1159 bool endInParagraph = comparePositions(visibleEnd, endOfParagraphToMove) <= 0; local
1168 if (endInParagraph) {

Completed in 53 milliseconds