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 113 OtherDateLabel,
  /external/chromium_org/third_party/WebKit/Source/web/
DateTimeChooserImpl.cpp 118 otherDateLabelString = Platform::current()->queryLocalizedString(WebLocalizedString::OtherDateLabel);
152 addProperty("otherDateLabel", otherDateLabelString, writer);
  /external/chromium_org/webkit/support/
test_webkit_platform_support.cc 157 case WebKit::WebLocalizedString::OtherDateLabel:
158 return ASCIIToUTF16("<<OtherDateLabel>>");
  /external/chromium_org/webkit/child/
webkitplatformsupport_impl.cc 272 case WebLocalizedString::OtherDateLabel:
    [all...]

Completed in 596 milliseconds