Home | History | Annotate | Download | only in editing

Lines Matching refs:isBlock

315 bool isBlock(const Node* node)
331 Node* enclosingNode = enclosingNodeOfType(firstPositionInOrBeforeNode(node), isBlock, rule);