Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DCompositeEditCommand.cpp1020 …bool selectionIsEmptyParagraph = endingSelection().isCaret() && isStartOfParagraph(endingSelection… in moveParagraphs() local
1021 if (styleInEmptyParagraph && selectionIsEmptyParagraph) in moveParagraphs()