HomeSort by relevance Sort by last modified time
    Searched refs:isSelectableElement (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/rendering/
RenderTextControl.h 107 static bool isSelectableElement(HTMLElement*, Node*);
RenderTextControl.cpp 269 bool RenderTextControl::isSelectableElement(HTMLElement* innerText, Node* node)
350 if (!RenderTextControl::isSelectableElement(innerTextElement, indexPosition.deprecatedNode()))

Completed in 175 milliseconds