Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DCompositeEditCommand.cpp1266 …bool selectionIsEmptyParagraph = endingSelection().isCaret() && isStartOfParagraph(endingSelection… in moveParagraphs() local
1267 if (styleInEmptyParagraph && selectionIsEmptyParagraph) in moveParagraphs()