Searched refs:PlaceholderForYearField (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/public/platform/
H A DWebLocalizedString.h126 // PlaceholderForYearField is for year placeholder text, e.g. "yyyy",
129 PlaceholderForYearField, enumerator in enum:blink::WebLocalizedString::Name
/external/chromium_org/third_party/WebKit/Source/core/html/forms/
H A DDateInputType.cpp115 layoutParameters.placeholderForYear = locale().queryString(WebLocalizedString::PlaceholderForYearField);
H A DDateTimeLocalInputType.cpp158 layoutParameters.placeholderForYear = locale().queryString(WebLocalizedString::PlaceholderForYearField);
/external/chromium_org/webkit/child/
H A Dwebkitplatformsupport_impl.cc290 case WebLocalizedString::PlaceholderForYearField:

Completed in 258 milliseconds