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

/external/chromium_org/third_party/WebKit/Source/core/html/forms/
H A DWeekInputType.cpp97 layoutParameters.dateTimeFormat = locale().weekFormatInLDML();
/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DPlatformLocale.h95 // weekFormatInLDML() returns week and year format in LDML, Unicode
97 String weekFormatInLDML();
H A DPlatformLocale.cpp216 String Locale::weekFormatInLDML() function in class:blink::Locale
407 builder.build(weekFormatInLDML());

Completed in 241 milliseconds