Home | History | Annotate | Download | only in editing

Lines Matching full:base

1152     Node* base = selection.base().node();
1154 ASSERT(base);
1157 if (base == node || base->isDescendantOf(node)) {