Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DCompositeEditCommand.cpp1125 VisiblePosition atBR(positionBeforeNode(br.get())); in breakOutOfEmptyMailBlockquotedParagraph() local
1128 if (!isStartOfParagraph(atBR)) in breakOutOfEmptyMailBlockquotedParagraph()
1130 setEndingSelection(VisibleSelection(atBR)); in breakOutOfEmptyMailBlockquotedParagraph()