Searched refs:highestBlockquote (Results 1 – 2 of 2) sorted by relevance
234 …if (HTMLQuoteElement* highestBlockquote = toHTMLQuoteElement(highestEnclosingNodeOfType(canonicalP… in doApply() local235 startBlock = highestBlockquote; in doApply()
1360 …HTMLQuoteElement* highestBlockquote = toHTMLQuoteElement(highestEnclosingNodeOfType(caret.deepEqui… in breakOutOfEmptyMailBlockquotedParagraph() local1361 if (!highestBlockquote) in breakOutOfEmptyMailBlockquotedParagraph()1375 insertNodeBefore(br, highestBlockquote); in breakOutOfEmptyMailBlockquotedParagraph()