Searched refs:endWasBr (Results 1 – 1 of 1) sorted by relevance
749 bool endWasBr = visibleParagraphEnd.deepEquivalent().deprecatedNode()->hasTagName(brTag); in moveParagraphContentsToNewBlockIfNecessary() local753 if (newBlock->lastChild() && newBlock->lastChild()->hasTagName(brTag) && !endWasBr) in moveParagraphContentsToNewBlockIfNecessary()