Searched refs:AXCheckedCheckBoxActionVerb (Results 1 - 19 of 19) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
H A DWebLocalizedString.h56 AXCheckedCheckBoxActionVerb, enumerator in enum:WebKit::WebLocalizedString::Name
/external/webkit/Source/WebKit/chromium/src/
H A DLocalizedStrings.cpp167 String AXCheckedCheckBoxActionVerb() function in namespace:WebCore
169 return query(WebLocalizedString::AXCheckedCheckBoxActionVerb);
/external/webkit/Source/WebCore/platform/brew/
H A DLocalizedStringsBrew.cpp369 String AXCheckedCheckBoxActionVerb() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/haiku/
H A DLocalizedStringsHaiku.cpp386 String AXCheckedCheckBoxActionVerb() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/wx/
H A DLocalizedStringsWx.cpp357 String AXCheckedCheckBoxActionVerb() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/
H A DLocalizedStrings.cpp515 String AXCheckedCheckBoxActionVerb() function in namespace:WebCore
517 return platformStrategies()->localizationStrategy()->AXCheckedCheckBoxActionVerb();
H A DDefaultLocalizationStrategy.h149 virtual String AXCheckedCheckBoxActionVerb();
H A DLocalizationStrategy.h154 virtual String AXCheckedCheckBoxActionVerb() = 0;
H A DLocalizedStrings.h150 String AXCheckedCheckBoxActionVerb();
H A DDefaultLocalizationStrategy.cpp629 String DefaultLocalizationStrategy::AXCheckedCheckBoxActionVerb() function in class:WebCore::DefaultLocalizationStrategy
/external/webkit/Source/WebCore/platform/efl/
H A DLocalizedStringsEfl.cpp382 String AXCheckedCheckBoxActionVerb() function in namespace:WebCore
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DWebPlatformStrategies.h131 virtual WTF::String AXCheckedCheckBoxActionVerb();
H A DWebPlatformStrategies.cpp506 String WebPlatformStrategies::AXCheckedCheckBoxActionVerb() function in class:WebPlatformStrategies
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DPlatformStrategiesWinCE.h124 virtual WTF::String AXCheckedCheckBoxActionVerb();
H A DPlatformStrategiesWinCE.cpp454 String PlatformStrategiesWinCE::AXCheckedCheckBoxActionVerb() function in class:PlatformStrategiesWinCE
/external/chromium/webkit/glue/
H A Dwebkitclient_impl.cc155 case WebLocalizedString::AXCheckedCheckBoxActionVerb:
/external/webkit/Source/WebCore/platform/gtk/
H A DLocalizedStringsGtk.cpp375 String AXCheckedCheckBoxActionVerb() function in namespace:WebCore
/external/webkit/Source/WebCore/accessibility/
H A DAccessibilityObject.cpp823 DEFINE_STATIC_LOCAL(const String, checkedCheckBoxAction, (AXCheckedCheckBoxActionVerb()));
H A DAccessibilityRenderObject.cpp3574 DEFINE_STATIC_LOCAL(const String, checkedCheckBoxAction, (AXCheckedCheckBoxActionVerb()));

Completed in 132 milliseconds