Home | History | Annotate | Download | only in WebView

Lines Matching refs:selectionRoot

697     Element* selectionRoot = _private->coreFrame->selection()->rootEditableElement();
698 Element* scope = selectionRoot ? selectionRoot : _private->coreFrame->document()->documentElement();