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

/external/webkit/Source/WebCore/platform/brew/
H A DLocalizedStringsBrew.cpp224 String contextMenuItemTagSpellingMenu() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/haiku/
H A DLocalizedStringsHaiku.cpp231 String contextMenuItemTagSpellingMenu() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/wx/
H A DLocalizedStringsWx.cpp230 String contextMenuItemTagSpellingMenu() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/
H A DLocalizedStrings.cpp208 String contextMenuItemTagSpellingMenu() function in namespace:WebCore
210 return platformStrategies()->localizationStrategy()->contextMenuItemTagSpellingMenu();
H A DDefaultLocalizationStrategy.h84 virtual String contextMenuItemTagSpellingMenu();
H A DLocalizationStrategy.h85 virtual String contextMenuItemTagSpellingMenu() = 0;
H A DLocalizedStrings.h81 String contextMenuItemTagSpellingMenu();
H A DDefaultLocalizationStrategy.cpp324 String DefaultLocalizationStrategy::contextMenuItemTagSpellingMenu() function in class:WebCore::DefaultLocalizationStrategy
/external/webkit/Source/WebCore/platform/android/
H A DLocalizedStringsAndroid.cpp251 String contextMenuItemTagSpellingMenu() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/efl/
H A DLocalizedStringsEfl.cpp259 String contextMenuItemTagSpellingMenu() function in namespace:WebCore
/external/webkit/Source/WebKit/chromium/src/
H A DLocalizedStrings.cpp263 String contextMenuItemTagSpellingMenu() { return String(); } function in namespace:WebCore
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DWebPlatformStrategies.h92 virtual WTF::String contextMenuItemTagSpellingMenu();
H A DWebPlatformStrategies.cpp350 String WebPlatformStrategies::contextMenuItemTagSpellingMenu() function in class:WebPlatformStrategies
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DPlatformStrategiesWinCE.h84 virtual WTF::String contextMenuItemTagSpellingMenu();
H A DPlatformStrategiesWinCE.cpp307 String PlatformStrategiesWinCE::contextMenuItemTagSpellingMenu() function in class:PlatformStrategiesWinCE
/external/webkit/Source/WebKit/mac/WebCoreSupport/
H A DWebContextMenuClient.mm178 else if ([title isEqualToString:contextMenuItemTagSpellingMenu()])
/external/webkit/Source/WebCore/platform/gtk/
H A DLocalizedStringsGtk.cpp277 String contextMenuItemTagSpellingMenu() function in namespace:WebCore
/external/webkit/Source/WebCore/page/
H A DContextMenuController.cpp931 contextMenuItemTagSpellingMenu());
937 contextMenuItemTagSpellingMenu());

Completed in 47 milliseconds