Home
last modified time | relevance | path

Searched refs:isSelectableElement (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderTextControl.h107 static bool isSelectableElement(HTMLElement*, Node*);
DRenderTextControl.cpp269 bool RenderTextControl::isSelectableElement(HTMLElement* innerText, Node* node) in isSelectableElement() function in WebCore::RenderTextControl
350 if (!RenderTextControl::isSelectableElement(innerTextElement, indexPosition.deprecatedNode())) in indexForVisiblePosition()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0613747 (WebCore::RenderTextControl::isSelectableElement):