Searched refs:localizedMediaControlElementHelpText (Results 1 - 14 of 14) sorted by relevance

/external/webkit/Source/WebCore/accessibility/
H A DAccessibilityMediaControls.cpp173 return localizedMediaControlElementHelpText(controlTypeName());
235 return localizedMediaControlElementHelpText(elementTypeName());
283 return localizedMediaControlElementHelpText(slider);
/external/webkit/Source/WebCore/platform/
H A DLocalizedStrings.cpp615 String localizedMediaControlElementHelpText(const String& controlName) function in namespace:WebCore
617 return platformStrategies()->localizationStrategy()->localizedMediaControlElementHelpText(controlName);
H A DDefaultLocalizationStrategy.h172 virtual String localizedMediaControlElementHelpText(const String&);
H A DLocalizationStrategy.h182 virtual String localizedMediaControlElementHelpText(const String&) = 0;
H A DLocalizedStrings.h178 String localizedMediaControlElementHelpText(const String&);
H A DDefaultLocalizationStrategy.cpp800 String DefaultLocalizationStrategy::localizedMediaControlElementHelpText(const String& name) function in class:WebCore::DefaultLocalizationStrategy
/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
H A DWebPlatformStrategies.h144 virtual WTF::String localizedMediaControlElementHelpText(const WTF::String&);
/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/WebKit/chromium/src/
H A DLocalizedStrings.cpp298 String localizedMediaControlElementHelpText(const String& /*name*/) function in namespace:WebCore
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DPlatformStrategiesWinCE.h139 virtual WTF::String localizedMediaControlElementHelpText(const WTF::String&);
H A DPlatformStrategiesWinCE.cpp568 String PlatformStrategiesWinCE::localizedMediaControlElementHelpText(const String& name) function in class:PlatformStrategiesWinCE
/external/webkit/Source/WebCore/platform/gtk/
H A DLocalizedStringsGtk.cpp487 String localizedMediaControlElementHelpText(const String& name) function in namespace:WebCore

Completed in 72 milliseconds