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

/external/webkit/Source/WebKit/chromium/public/
H A DWebLocalizedString.h57 AXUncheckedCheckBoxActionVerb, enumerator in enum:WebKit::WebLocalizedString::Name
/external/webkit/Source/WebKit/chromium/src/
H A DLocalizedStrings.cpp172 String AXUncheckedCheckBoxActionVerb() function in namespace:WebCore
174 return query(WebLocalizedString::AXUncheckedCheckBoxActionVerb);
/external/webkit/Source/WebCore/platform/brew/
H A DLocalizedStringsBrew.cpp374 String AXUncheckedCheckBoxActionVerb() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/haiku/
H A DLocalizedStringsHaiku.cpp391 String AXUncheckedCheckBoxActionVerb() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/wx/
H A DLocalizedStringsWx.cpp362 String AXUncheckedCheckBoxActionVerb() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/
H A DLocalizedStrings.cpp520 String AXUncheckedCheckBoxActionVerb() function in namespace:WebCore
522 return platformStrategies()->localizationStrategy()->AXUncheckedCheckBoxActionVerb();
H A DDefaultLocalizationStrategy.h150 virtual String AXUncheckedCheckBoxActionVerb();
H A DLocalizationStrategy.h155 virtual String AXUncheckedCheckBoxActionVerb() = 0;
H A DLocalizedStrings.h151 String AXUncheckedCheckBoxActionVerb();
H A DDefaultLocalizationStrategy.cpp634 String DefaultLocalizationStrategy::AXUncheckedCheckBoxActionVerb() function in class:WebCore::DefaultLocalizationStrategy
/external/webkit/Source/WebCore/platform/efl/
H A DLocalizedStringsEfl.cpp387 String AXUncheckedCheckBoxActionVerb() function in namespace:WebCore
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DWebPlatformStrategies.h132 virtual WTF::String AXUncheckedCheckBoxActionVerb();
H A DWebPlatformStrategies.cpp512 String WebPlatformStrategies::AXUncheckedCheckBoxActionVerb() function in class:WebPlatformStrategies
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DPlatformStrategiesWinCE.h125 virtual WTF::String AXUncheckedCheckBoxActionVerb();
H A DPlatformStrategiesWinCE.cpp459 String PlatformStrategiesWinCE::AXUncheckedCheckBoxActionVerb() function in class:PlatformStrategiesWinCE
/external/chromium/webkit/glue/
H A Dwebkitclient_impl.cc157 case WebLocalizedString::AXUncheckedCheckBoxActionVerb:
/external/webkit/Source/WebCore/platform/gtk/
H A DLocalizedStringsGtk.cpp380 String AXUncheckedCheckBoxActionVerb() function in namespace:WebCore
/external/webkit/Source/WebCore/accessibility/
H A DAccessibilityObject.cpp824 DEFINE_STATIC_LOCAL(const String, uncheckedCheckBoxAction, (AXUncheckedCheckBoxActionVerb()));
H A DAccessibilityRenderObject.cpp3575 DEFINE_STATIC_LOCAL(const String, uncheckedCheckBoxAction, (AXUncheckedCheckBoxActionVerb()));

Completed in 144 milliseconds