Searched refs:AXDefinitionListTermText (Results 1 - 12 of 12) sorted by relevance

/external/webkit/WebCore/platform/brew/
H A DLocalizedStringsBrew.cpp344 String AXDefinitionListTermText() function in namespace:WebCore
/external/webkit/WebCore/platform/haiku/
H A DLocalizedStringsHaiku.cpp346 String AXDefinitionListTermText() function in namespace:WebCore
/external/webkit/WebCore/platform/wx/
H A DLocalizedStringsWx.cpp317 String AXDefinitionListTermText() function in namespace:WebCore
/external/webkit/WebCore/platform/
H A DLocalizedStrings.h118 String AXDefinitionListTermText();
/external/webkit/WebCore/page/mac/
H A DWebCoreViewFactory.h132 - (NSString *)AXDefinitionListTermText;
/external/webkit/WebCore/platform/mac/
H A DLocalizedStringsMac.mm614 String AXDefinitionListTermText()
617 return [[WebCoreViewFactory sharedFactory] AXDefinitionListTermText];
/external/webkit/WebCore/platform/qt/
H A DLocalizations.cpp304 String AXDefinitionListTermText() function in namespace:WebCore
/external/webkit/WebKit/chromium/src/
H A DLocalizedStrings.cpp126 String AXDefinitionListTermText() function in namespace:WebCore
/external/webkit/WebCore/platform/gtk/
H A DLocalizedStringsGtk.cpp289 String AXDefinitionListTermText() function in namespace:WebCore
/external/webkit/WebKit/win/
H A DWebCoreLocalizedStrings.cpp87 String WebCore::AXDefinitionListTermText() { return String(LPCTSTR_UI_STRING("term", "term word of a definition")); } function in class:WebCore
/external/webkit/WebKit/mac/WebCoreSupport/
H A DWebViewFactory.mm546 - (NSString *)AXDefinitionListTermText
/external/webkit/WebCore/accessibility/mac/
H A DAccessibilityObjectWrapper.mm1315 return AXDefinitionListTermText();

Completed in 46 milliseconds