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

/external/webkit/Source/WebCore/platform/brew/
H A DLocalizedStringsBrew.cpp239 String contextMenuItemTagCheckSpellingWhileTyping() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/haiku/
H A DLocalizedStringsHaiku.cpp246 String contextMenuItemTagCheckSpellingWhileTyping() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/wx/
H A DLocalizedStringsWx.cpp245 String contextMenuItemTagCheckSpellingWhileTyping() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/
H A DLocalizedStrings.cpp223 String contextMenuItemTagCheckSpellingWhileTyping() function in namespace:WebCore
225 return platformStrategies()->localizationStrategy()->contextMenuItemTagCheckSpellingWhileTyping();
H A DDefaultLocalizationStrategy.h87 virtual String contextMenuItemTagCheckSpellingWhileTyping();
H A DLocalizationStrategy.h88 virtual String contextMenuItemTagCheckSpellingWhileTyping() = 0;
H A DLocalizedStrings.h84 String contextMenuItemTagCheckSpellingWhileTyping();
H A DDefaultLocalizationStrategy.cpp341 String DefaultLocalizationStrategy::contextMenuItemTagCheckSpellingWhileTyping() function in class:WebCore::DefaultLocalizationStrategy
/external/webkit/Source/WebCore/platform/android/
H A DLocalizedStringsAndroid.cpp269 String contextMenuItemTagCheckSpellingWhileTyping() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/efl/
H A DLocalizedStringsEfl.cpp274 String contextMenuItemTagCheckSpellingWhileTyping() function in namespace:WebCore
/external/webkit/Source/WebKit/chromium/src/
H A DLocalizedStrings.cpp265 String contextMenuItemTagCheckSpellingWhileTyping() { return String(); } function in namespace:WebCore
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DWebPlatformStrategies.h95 virtual WTF::String contextMenuItemTagCheckSpellingWhileTyping();
H A DWebPlatformStrategies.cpp366 String WebPlatformStrategies::contextMenuItemTagCheckSpellingWhileTyping() function in class:WebPlatformStrategies
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DPlatformStrategiesWinCE.h87 virtual WTF::String contextMenuItemTagCheckSpellingWhileTyping();
H A DPlatformStrategiesWinCE.cpp317 String PlatformStrategiesWinCE::contextMenuItemTagCheckSpellingWhileTyping() function in class:PlatformStrategiesWinCE
/external/webkit/Source/WebKit/mac/WebCoreSupport/
H A DWebContextMenuClient.mm185 else if ([title isEqualToString:contextMenuItemTagCheckSpellingWhileTyping()])
/external/webkit/Source/WebCore/platform/gtk/
H A DLocalizedStringsGtk.cpp292 String contextMenuItemTagCheckSpellingWhileTyping() function in namespace:WebCore
/external/webkit/Source/WebCore/page/
H A DContextMenuController.cpp484 contextMenuItemTagCheckSpellingWhileTyping());
519 contextMenuItemTagCheckSpellingWhileTyping());

Completed in 97 milliseconds