Searched defs:localizedMediaControlElementHelpText (Results 1 - 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/platform/android/
H A DLocalizedStringsAndroid.cpp365 String localizedMediaControlElementHelpText(const String& controlName) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/efl/
H A DLocalizedStringsEfl.cpp415 String localizedMediaControlElementHelpText(const String& name) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/gtk/
H A DLocalizedStringsGtk.cpp487 String localizedMediaControlElementHelpText(const String& name) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/
H A DDefaultLocalizationStrategy.cpp800 String DefaultLocalizationStrategy::localizedMediaControlElementHelpText(const String& name) function in class:WebCore::DefaultLocalizationStrategy
H A DLocalizedStrings.cpp615 String localizedMediaControlElementHelpText(const String& controlName) function in namespace:WebCore
617 return platformStrategies()->localizationStrategy()->localizedMediaControlElementHelpText(controlName);
/external/webkit/Source/WebKit/chromium/src/
H A DLocalizedStrings.cpp298 String localizedMediaControlElementHelpText(const String& /*name*/) function in namespace:WebCore
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DWebPlatformStrategies.cpp613 String WebPlatformStrategies::localizedMediaControlElementHelpText(const String& name) function in class:WebPlatformStrategies
683 String WebPlatformStrategies::localizedMediaControlElementHelpText(const String& name) function in class:WebPlatformStrategies
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DPlatformStrategiesWinCE.cpp568 String PlatformStrategiesWinCE::localizedMediaControlElementHelpText(const String& name) function in class:PlatformStrategiesWinCE

Completed in 204 milliseconds