Home | History | Annotate | Download | only in dom

Lines Matching refs:enclosingBlockFlowElement

1663 Element *Node::enclosingBlockFlowElement() const
1693 return n ? enclosingBlockFlowElement() == n->enclosingBlockFlowElement() : false;