Searched refs:strippedPlaceholder (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLTextFormControlElement.h62 String strippedPlaceholder() const;
H A DHTMLTextFormControlElement.cpp116 String HTMLTextFormControlElement::strippedPlaceholder() const function in class:blink::HTMLTextFormControlElement
/external/chromium_org/third_party/WebKit/Source/core/html/forms/
H A DTextFieldInputType.cpp448 String placeholderText = element().strippedPlaceholder();

Completed in 2600 milliseconds