Searched refs:shouldUseDefaultParagraphElement (Results 1 – 3 of 3) sorted by relevance
52 bool shouldUseDefaultParagraphElement(Node*) const;
106 bool InsertParagraphSeparatorCommand::shouldUseDefaultParagraphElement(Node* enclosingBlock) const in shouldUseDefaultParagraphElement() function in WebCore::InsertParagraphSeparatorCommand207 } else if (shouldUseDefaultParagraphElement(startBlock)) in doApply()
28032 (WebCore::InsertParagraphSeparatorCommand::shouldUseDefaultParagraphElement):