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

/external/webkit/Source/WebCore/html/
H A DHTMLFormControlElement.h228 bool isPlaceholderEmpty() const;
H A DHTMLFormControlElement.cpp624 bool HTMLTextFormControlElement::isPlaceholderEmpty() const function in class:WebCore::HTMLTextFormControlElement
635 && !isPlaceholderEmpty()

Completed in 153 milliseconds