Searched refs:isSelectableElement (Results 1 – 3 of 3) sorted by relevance
107 static bool isSelectableElement(HTMLElement*, Node*);
269 bool RenderTextControl::isSelectableElement(HTMLElement* innerText, Node* node) in isSelectableElement() function in WebCore::RenderTextControl350 if (!RenderTextControl::isSelectableElement(innerTextElement, indexPosition.deprecatedNode())) in indexForVisiblePosition()
13747 (WebCore::RenderTextControl::isSelectableElement):