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

  /external/webkit/Source/WebKit/chromium/public/
WebLocalizedString.h 48 AXWebAreaText,
  /external/webkit/Source/WebCore/platform/brew/
LocalizedStringsBrew.cpp 319 String AXWebAreaText()
  /external/webkit/Source/WebCore/platform/haiku/
LocalizedStringsHaiku.cpp 326 String AXWebAreaText()
  /external/webkit/Source/WebKit/chromium/src/
LocalizedStrings.cpp 115 String AXWebAreaText()
117 return query(WebLocalizedString::AXWebAreaText);
  /external/webkit/Source/WebCore/platform/
DefaultLocalizationStrategy.cpp 530 String DefaultLocalizationStrategy::AXWebAreaText()
    [all...]
LocalizedStrings.cpp 458 String AXWebAreaText()
460 return platformStrategies()->localizationStrategy()->AXWebAreaText();
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
WebPlatformStrategies.cpp 446 String WebPlatformStrategies::AXWebAreaText()
  /external/webkit/Source/WebKit/wince/WebCoreSupport/
PlatformStrategiesWinCE.cpp 404 String PlatformStrategiesWinCE::AXWebAreaText()

Completed in 109 milliseconds