Home | History | Annotate | Download | only in src

Lines Matching refs:selectionRoot

1157     Element* selectionRoot = frame()->selection()->rootEditableElement();
1158 Element* scope = selectionRoot ? selectionRoot : frame()->document()->documentElement();