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

  /external/webkit/WebCore/platform/brew/
LocalizedStringsBrew.cpp 59 String fileButtonChooseFileLabel()
  /external/webkit/WebCore/platform/haiku/
LocalizedStringsHaiku.cpp 61 String fileButtonChooseFileLabel()
  /external/webkit/WebCore/platform/wx/
LocalizedStringsWx.cpp 60 String fileButtonChooseFileLabel()
  /external/webkit/WebCore/platform/
LocalizedStrings.h 38 String fileButtonChooseFileLabel();
  /external/webkit/WebCore/platform/android/
LocalizedStringsAndroid.cpp 43 String fileButtonChooseFileLabel()
  /external/webkit/WebCore/page/mac/
WebCoreViewFactory.h 38 - (NSString *)fileButtonChooseFileLabel;
  /external/webkit/WebCore/platform/mac/
LocalizedStringsMac.mm 68 String fileButtonChooseFileLabel()
71 return [[WebCoreViewFactory sharedFactory] fileButtonChooseFileLabel];
  /external/webkit/WebCore/platform/qt/
Localizations.cpp 68 String fileButtonChooseFileLabel()
  /external/webkit/WebKit/chromium/src/
LocalizedStrings.cpp 78 String fileButtonChooseFileLabel()
80 return query(WebLocalizedString::FileButtonChooseFileLabel);
  /external/webkit/WebCore/platform/gtk/
LocalizedStringsGtk.cpp 73 String fileButtonChooseFileLabel()
  /external/webkit/WebCore/rendering/
RenderFileUploadControl.cpp 136 m_button->setValue(fileButtonChooseFileLabel());
  /external/webkit/WebKit/win/
WebCoreLocalizedStrings.cpp 40 String WebCore::fileButtonChooseFileLabel() { return String(LPCTSTR_UI_STRING("Choose File", "title for file button used in HTML forms")); }
  /external/webkit/WebKit/mac/WebCoreSupport/
WebViewFactory.mm 99 - (NSString *)fileButtonChooseFileLabel

Completed in 159 milliseconds