Searched refs:hasVisibleTextArea (Results 1 – 3 of 3) sorted by relevance
105 bool hasVisibleTextArea() const;
229 bool RenderTextControl::hasVisibleTextArea() const in hasVisibleTextArea() function in WebCore::RenderTextControl247 if (control->hasVisibleTextArea()) { in setSelectionRange()
22533 (WebCore::RenderTextControl::hasVisibleTextArea): Added.