Home | History | Annotate | Download | only in editing

Lines Matching refs:isBlock

317 bool isBlock(const Node* node)
333 Node* enclosingNode = enclosingNodeOfType(firstPositionInOrBeforeNode(node), isBlock, rule);