Home | History | Annotate | Download | only in editing

Lines Matching refs:isBlock

321 bool isBlock(const Node* node)
332 return static_cast<Element*>(enclosingNodeOfType(Position(node, 0), isBlock));