OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:supportsPlaceholder
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/html/forms/
BaseTextInputType.cpp
53
bool BaseTextInputType::
supportsPlaceholder
() const
NumberInputType.cpp
279
bool NumberInputType::
supportsPlaceholder
() const
InputType.cpp
757
bool InputType::
supportsPlaceholder
() const
/external/chromium_org/third_party/WebKit/Source/core/html/
HTMLTextAreaElement.h
78
virtual bool
supportsPlaceholder
() const { return true; }
HTMLInputElement.cpp
[
all
...]
Completed in 81 milliseconds