Home | History | Annotate | Download | only in editing

Lines Matching refs:topNode

556     Node* topNode = fragment.firstChild();
560 if (isMailPasteAsQuotationNode(topNode) || enclosingNodeOfType(firstPositionInOrBeforeNode(topNode), isMailBlockquote, CanCrossEditingBoundary))
565 if (!isStyleSpan(topNode))
568 Node* sourceDocumentStyleSpan = topNode;