rootEditableElementOrDocumentElement 84 Source/core/editing/FrameSelection.h Element* rootEditableElementOrDocumentElement() const; rootEditableElementOrDocumentElement 1086 Source/web/WebFrameImpl.cpp Element* editable = frame()->selection().rootEditableElementOrDocumentElement(); rootEditableElementOrDocumentElement 1107 Source/web/WebFrameImpl.cpp Element* editable = frame()->selection().rootEditableElementOrDocumentElement(); rootEditableElementOrDocumentElement 861 Source/web/WebViewImpl.cpp Element* root = toLocalFrame(frame)->selection().rootEditableElementOrDocumentElement(); rootEditableElementOrDocumentElement 2016 Source/web/WebViewImpl.cpp Element* editable = focused->selection().rootEditableElementOrDocumentElement();