Searched refs:contextMenuItemTagIgnoreGrammar (Results 1 - 18 of 18) sorted by relevance

/external/webkit/Source/WebCore/platform/brew/
H A DLocalizedStringsBrew.cpp219 String contextMenuItemTagIgnoreGrammar() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/haiku/
H A DLocalizedStringsHaiku.cpp226 String contextMenuItemTagIgnoreGrammar() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/wx/
H A DLocalizedStringsWx.cpp225 String contextMenuItemTagIgnoreGrammar() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/
H A DLocalizedStrings.cpp203 String contextMenuItemTagIgnoreGrammar() function in namespace:WebCore
205 return platformStrategies()->localizationStrategy()->contextMenuItemTagIgnoreGrammar();
H A DDefaultLocalizationStrategy.h83 virtual String contextMenuItemTagIgnoreGrammar();
H A DLocalizationStrategy.h84 virtual String contextMenuItemTagIgnoreGrammar() = 0;
H A DLocalizedStrings.h80 String contextMenuItemTagIgnoreGrammar();
H A DDefaultLocalizationStrategy.cpp319 String DefaultLocalizationStrategy::contextMenuItemTagIgnoreGrammar() function in class:WebCore::DefaultLocalizationStrategy
/external/webkit/Source/WebCore/platform/android/
H A DLocalizedStringsAndroid.cpp245 String contextMenuItemTagIgnoreGrammar() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/efl/
H A DLocalizedStringsEfl.cpp254 String contextMenuItemTagIgnoreGrammar() function in namespace:WebCore
/external/webkit/Source/WebKit/chromium/src/
H A DLocalizedStrings.cpp262 String contextMenuItemTagIgnoreGrammar() { return String(); } function in namespace:WebCore
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DWebPlatformStrategies.h91 virtual WTF::String contextMenuItemTagIgnoreGrammar();
H A DWebPlatformStrategies.cpp345 String WebPlatformStrategies::contextMenuItemTagIgnoreGrammar() function in class:WebPlatformStrategies
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DPlatformStrategiesWinCE.h83 virtual WTF::String contextMenuItemTagIgnoreGrammar();
H A DPlatformStrategiesWinCE.cpp302 String PlatformStrategiesWinCE::contextMenuItemTagIgnoreGrammar() function in class:PlatformStrategiesWinCE
/external/webkit/Source/WebKit/mac/WebCoreSupport/
H A DWebContextMenuClient.mm176 else if ([title isEqualToString:contextMenuItemTagIgnoreGrammar()])
/external/webkit/Source/WebCore/platform/gtk/
H A DLocalizedStringsGtk.cpp272 String contextMenuItemTagIgnoreGrammar() function in namespace:WebCore
/external/webkit/Source/WebCore/page/
H A DContextMenuController.cpp697 contextMenuItemTagIgnoreGrammar());

Completed in 31 milliseconds