HomeSort by relevance Sort by last modified time
    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