Home | History | Annotate | Download | only in editing

Lines Matching refs:isBlockFlowElement

339     if (isBlockFlowElement(node))
343 if (isBlockFlowElement(*n) || isHTMLBodyElement(*n))
1203 bool isBlockFlowElement(const Node& node)