HomeSort by relevance Sort by last modified time
    Searched defs:fileButtonChooseFileLabel (Results 1 - 11 of 11) sorted by null

  /external/webkit/Source/WebCore/platform/android/
LocalizedStringsAndroid.cpp 43 String fileButtonChooseFileLabel()
  /external/webkit/Source/WebCore/platform/brew/
LocalizedStringsBrew.cpp 59 String fileButtonChooseFileLabel()
  /external/webkit/Source/WebCore/platform/efl/
LocalizedStringsEfl.cpp 66 String fileButtonChooseFileLabel()
  /external/webkit/Source/WebCore/platform/gtk/
LocalizedStringsGtk.cpp 79 String fileButtonChooseFileLabel()
  /external/webkit/Source/WebCore/platform/haiku/
LocalizedStringsHaiku.cpp 66 String fileButtonChooseFileLabel()
  /external/webkit/Source/WebCore/platform/wx/
LocalizedStringsWx.cpp 65 String fileButtonChooseFileLabel()
  /external/webkit/Source/WebKit/chromium/src/
LocalizedStrings.cpp 85 String fileButtonChooseFileLabel()
87 return query(WebLocalizedString::FileButtonChooseFileLabel);
  /external/webkit/Source/WebCore/platform/
DefaultLocalizationStrategy.cpp 96 String DefaultLocalizationStrategy::fileButtonChooseFileLabel()
    [all...]
LocalizedStrings.cpp 59 String fileButtonChooseFileLabel()
61 return platformStrategies()->localizationStrategy()->fileButtonChooseFileLabel();
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
WebPlatformStrategies.cpp 170 String WebPlatformStrategies::fileButtonChooseFileLabel()
  /external/webkit/Source/WebKit/wince/WebCoreSupport/
PlatformStrategiesWinCE.cpp 137 String PlatformStrategiesWinCE::fileButtonChooseFileLabel()

Completed in 575 milliseconds