Home | History | Annotate | Download | only in editing

Lines Matching defs:isBlock

322 bool isBlock(const Node* node)
333 return static_cast<Element*>(enclosingNodeOfType(firstPositionInOrBeforeNode(node), isBlock, rule));