HomeSort by relevance Sort by last modified time
    Searched defs:AXRadioButtonActionVerb (Results 1 - 8 of 8) sorted by null

  /external/webkit/WebKit/chromium/public/
WebLocalizedString.h 54 AXRadioButtonActionVerb,
  /external/webkit/WebCore/platform/brew/
LocalizedStringsBrew.cpp 314 String AXRadioButtonActionVerb()
  /external/webkit/WebCore/platform/gtk/
LocalizedStringsGtk.cpp 304 String AXRadioButtonActionVerb()
  /external/webkit/WebCore/platform/haiku/
LocalizedStringsHaiku.cpp 326 String AXRadioButtonActionVerb()
  /external/webkit/WebCore/platform/qt/
Localizations.cpp 319 String AXRadioButtonActionVerb()
  /external/webkit/WebCore/platform/wx/
LocalizedStringsWx.cpp 292 String AXRadioButtonActionVerb()
  /external/webkit/WebKit/chromium/src/
LocalizedStrings.cpp 143 String AXRadioButtonActionVerb()
145 return query(WebLocalizedString::AXRadioButtonActionVerb);
  /external/webkit/WebKit/win/
WebCoreLocalizedStrings.cpp 90 String WebCore::AXRadioButtonActionVerb() { return String(LPCTSTR_UI_STRING("select", "Verb stating the action that will occur when a radio button is clicked, as used by accessibility")); }

Completed in 227 milliseconds