Home | History | Annotate | Download | only in editing

Lines Matching refs:enclosingNodeWithTag

198     bool useRenderedText = !enclosingNodeWithTag(firstPositionInNode(text), selectTag);
341 if (!n->renderer() && !enclosingNodeWithTag(firstPositionInOrBeforeNode(n), selectTag)) {
511 if (Node *enclosingAnchor = enclosingNodeWithTag(firstPositionInNode(specialCommonAncestor ? specialCommonAncestor : commonAncestor), aTag))
584 Node* body = enclosingNodeWithTag(firstPositionInNode(commonAncestor), bodyTag);