Home | History | Annotate | Download | only in editing

Lines Matching refs:topNode

1714     // topNode defines the whole range we want to operate on 
1715 Node* topNode = highestEditableRoot(position);
1717 spellingSearchRange->setEnd(topNode, lastOffsetForEditing(topNode), ec);
1782 spellingSearchRange->setStart(topNode, 0, ec);