HomeSort by relevance Sort by last modified time
    Searched refs:OtherDateLabel (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/public/platform/
WebLocalizedString.h 114 OtherDateLabel,
  /external/chromium_org/content/test/
test_webkit_platform_support.cc 173 case blink::WebLocalizedString::OtherDateLabel:
174 return base::ASCIIToUTF16("<<OtherDateLabel>>");
  /external/chromium_org/third_party/WebKit/Source/web/
DateTimeChooserImpl.cpp 120 otherDateLabelString = locale().queryString(WebLocalizedString::OtherDateLabel);
164 addProperty("otherDateLabel", otherDateLabelString, data);
  /external/chromium_org/content/child/
blink_platform_impl.cc 319 case WebLocalizedString::OtherDateLabel:
    [all...]

Completed in 243 milliseconds