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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLTextFormControlElement.h107 bool isPlaceholderEmpty() const;
H A DHTMLTextFormControlElement.cpp138 bool HTMLTextFormControlElement::isPlaceholderEmpty() const function in class:blink::HTMLTextFormControlElement
149 && !isPlaceholderEmpty()

Completed in 91 milliseconds