Home
last modified time | relevance | path

Searched defs:supportsPlaceholder (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/html/
DHTMLTextAreaElement.h74 virtual bool supportsPlaceholder() const { return true; } in supportsPlaceholder() function
DHTMLInputElement.cpp1574 bool HTMLInputElement::supportsPlaceholder() const in supportsPlaceholder() function in WebCore::HTMLInputElement