Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderTextControlSingleLine.h45 bool placeholderIsVisible() const { return m_placeholderVisible; } in placeholderIsVisible() function
/external/webkit/Source/WebCore/
DChangeLog-2007-10-149794 * rendering/RenderTextControl.h: (WebCore::RenderTextControl::placeholderIsVisible): Added.
DChangeLog-2009-06-1659866 (WebCore::RenderTextControlSingleLine::placeholderIsVisible):