Home
last modified time | relevance | path

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

/external/webkit/WebCore/wml/
DWMLInputElement.h60 virtual String placeholderValue() const { return String(); } in placeholderValue() function
/external/webkit/WebCore/html/
DHTMLInputElement.cpp995 String HTMLInputElement::placeholderValue() const in placeholderValue() function in WebCore::HTMLInputElement