Searched refs:hasVisibleTextArea (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/
H A DRenderTextControl.h105 bool hasVisibleTextArea() const;
H A DRenderTextControl.cpp229 bool RenderTextControl::hasVisibleTextArea() const function in class:WebCore::RenderTextControl
247 if (control->hasVisibleTextArea()) {

Completed in 83 milliseconds