rootEditableElementForSelectionOnMouseDown  475 Source/core/html/HTMLAnchorElement.cpp         return eventType == MouseEventWithShiftKey || (eventType == MouseEventWithoutShiftKey && rootEditableElementForSelectionOnMouseDown() != rootEditableElement());
rootEditableElementForSelectionOnMouseDown  118 Source/core/html/HTMLAnchorElement.h     Element* rootEditableElementForSelectionOnMouseDown() const;