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

/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DCompositeEditCommand.cpp967 bool endWasBr = visibleParagraphEnd.deepEquivalent().deprecatedNode()->hasTagName(brTag); local
971 if (newBlock->lastChild() && newBlock->lastChild()->hasTagName(brTag) && !endWasBr)

Completed in 100 milliseconds