Home | History | Annotate | Download | only in editing

Lines Matching refs:enclosingNodeWithTag

418             bool useRenderedText = !enclosingNodeWithTag(Position(const_cast<Node*>(node), 0), selectTag);
865 if (!n->renderer() && !enclosingNodeWithTag(Position(n, 0), selectTag)) {
968 if (Node *enclosingAnchor = enclosingNodeWithTag(Position(specialCommonAncestor ? specialCommonAncestor : commonAncestor, 0), aTag))
971 Node* body = enclosingNodeWithTag(Position(commonAncestor, 0), bodyTag);