Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DCompositeEditCommand.cpp1376 VisiblePosition atBR(positionBeforeNode(br.get())); in breakOutOfEmptyMailBlockquotedParagraph() local
1379 if (!isStartOfParagraph(atBR)) in breakOutOfEmptyMailBlockquotedParagraph()
1381 setEndingSelection(VisibleSelection(atBR, endingSelection().isDirectional())); in breakOutOfEmptyMailBlockquotedParagraph()