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 106 OtherDateLabel,
  /external/chromium_org/content/test/
test_webkit_platform_support.cc 164 case blink::WebLocalizedString::OtherDateLabel:
165 return base::ASCIIToUTF16("<<OtherDateLabel>>");
  /external/chromium_org/third_party/WebKit/Source/web/
DateTimeChooserImpl.cpp 117 otherDateLabelString = locale().queryString(WebLocalizedString::OtherDateLabel);
158 addProperty("otherDateLabel", otherDateLabelString, data);
  /external/chromium_org/content/child/
blink_platform_impl.cc 292 case WebLocalizedString::OtherDateLabel:
    [all...]

Completed in 188 milliseconds