Searched refs:AXMenuListActionVerb (Results 1 - 16 of 16) sorted by relevance

/external/webkit/Source/WebCore/platform/brew/
H A DLocalizedStringsBrew.cpp389 String AXMenuListActionVerb() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/haiku/
H A DLocalizedStringsHaiku.cpp356 String AXMenuListActionVerb() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/wx/
H A DLocalizedStringsWx.cpp387 String AXMenuListActionVerb() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/
H A DLocalizedStrings.cpp535 String AXMenuListActionVerb() function in namespace:WebCore
537 return platformStrategies()->localizationStrategy()->AXMenuListActionVerb();
H A DDefaultLocalizationStrategy.h151 virtual String AXMenuListActionVerb();
H A DLocalizationStrategy.h156 virtual String AXMenuListActionVerb() = 0;
H A DLocalizedStrings.h152 String AXMenuListActionVerb();
H A DDefaultLocalizationStrategy.cpp639 String DefaultLocalizationStrategy::AXMenuListActionVerb() function in class:WebCore::DefaultLocalizationStrategy
/external/webkit/Source/WebCore/platform/efl/
H A DLocalizedStringsEfl.cpp528 String AXMenuListActionVerb() function in namespace:WebCore
/external/webkit/Source/WebKit/chromium/src/
H A DLocalizedStrings.cpp187 String AXMenuListActionVerb() function in namespace:WebCore
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DWebPlatformStrategies.h133 virtual WTF::String AXMenuListActionVerb();
H A DWebPlatformStrategies.cpp518 String WebPlatformStrategies::AXMenuListActionVerb() function in class:WebPlatformStrategies
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DPlatformStrategiesWinCE.h126 virtual WTF::String AXMenuListActionVerb();
H A DPlatformStrategiesWinCE.cpp469 String PlatformStrategiesWinCE::AXMenuListActionVerb() function in class:PlatformStrategiesWinCE
/external/webkit/Source/WebCore/platform/gtk/
H A DLocalizedStringsGtk.cpp395 String AXMenuListActionVerb() function in namespace:WebCore
/external/webkit/Source/WebCore/accessibility/
H A DAccessibilityObject.cpp826 DEFINE_STATIC_LOCAL(const String, menuListAction, (AXMenuListActionVerb()));

Completed in 144 milliseconds