Searched refs:fileButtonNoFileSelectedLabel (Results 1 - 24 of 24) sorted by relevance

/external/webkit/Source/WebCore/platform/android/
H A DFileChooserAndroid.cpp38 return fileButtonNoFileSelectedLabel();
H A DLocalizedStringsAndroid.cpp49 String fileButtonNoFileSelectedLabel() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/chromium/
H A DFileChooserChromium.cpp43 string = fileButtonNoFileSelectedLabel();
/external/webkit/Source/WebCore/platform/efl/
H A DFileChooserEfl.cpp45 string = fileButtonNoFileSelectedLabel();
H A DLocalizedStringsEfl.cpp71 String fileButtonNoFileSelectedLabel() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/mac/
H A DFileChooserMac.mm46 strToTruncate = fileButtonNoFileSelectedLabel();
/external/webkit/Source/WebCore/platform/brew/
H A DFileChooserBrew.cpp44 string = fileButtonNoFileSelectedLabel();
H A DLocalizedStringsBrew.cpp64 String fileButtonNoFileSelectedLabel() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/win/
H A DFileChooserWin.cpp42 string = fileButtonNoFileSelectedLabel();
/external/webkit/Source/WebCore/platform/qt/
H A DFileChooserQt.cpp38 string = fileButtonNoFileSelectedLabel();
/external/webkit/Source/WebCore/platform/gtk/
H A DFileChooserGtk.cpp56 String string = fileButtonNoFileSelectedLabel();
H A DLocalizedStringsGtk.cpp84 String fileButtonNoFileSelectedLabel() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/haiku/
H A DLocalizedStringsHaiku.cpp71 String fileButtonNoFileSelectedLabel() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/wx/
H A DLocalizedStringsWx.cpp70 String fileButtonNoFileSelectedLabel() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/
H A DLocalizedStrings.cpp64 String fileButtonNoFileSelectedLabel() function in namespace:WebCore
66 return platformStrategies()->localizationStrategy()->fileButtonNoFileSelectedLabel();
H A DDefaultLocalizationStrategy.h46 virtual String fileButtonNoFileSelectedLabel();
H A DLocalizationStrategy.h45 virtual String fileButtonNoFileSelectedLabel() = 0;
H A DLocalizedStrings.h41 String fileButtonNoFileSelectedLabel();
H A DDefaultLocalizationStrategy.cpp101 String DefaultLocalizationStrategy::fileButtonNoFileSelectedLabel() function in class:WebCore::DefaultLocalizationStrategy
/external/webkit/Source/WebKit/chromium/src/
H A DLocalizedStrings.cpp96 String fileButtonNoFileSelectedLabel() function in namespace:WebCore
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DWebPlatformStrategies.h67 virtual WTF::String fileButtonNoFileSelectedLabel();
H A DWebPlatformStrategies.cpp175 String WebPlatformStrategies::fileButtonNoFileSelectedLabel() function in class:WebPlatformStrategies
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DPlatformStrategiesWinCE.h60 virtual WTF::String fileButtonNoFileSelectedLabel();
H A DPlatformStrategiesWinCE.cpp142 String PlatformStrategiesWinCE::fileButtonNoFileSelectedLabel() function in class:PlatformStrategiesWinCE

Completed in 133 milliseconds