Searched refs:contextMenuItemTagCut (Results 1 - 19 of 19) sorted by relevance

/external/webkit/Source/WebCore/platform/brew/
H A DLocalizedStringsBrew.cpp179 String contextMenuItemTagCut() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/haiku/
H A DLocalizedStringsHaiku.cpp186 String contextMenuItemTagCut() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/wx/
H A DLocalizedStringsWx.cpp185 String contextMenuItemTagCut() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/
H A DLocalizedStrings.cpp149 String contextMenuItemTagCut() function in namespace:WebCore
151 return platformStrategies()->localizationStrategy()->contextMenuItemTagCut();
H A DDefaultLocalizationStrategy.h67 virtual String contextMenuItemTagCut();
H A DLocalizationStrategy.h68 virtual String contextMenuItemTagCut() = 0;
H A DLocalizedStrings.h64 String contextMenuItemTagCut();
H A DDefaultLocalizationStrategy.cpp237 String DefaultLocalizationStrategy::contextMenuItemTagCut() function in class:WebCore::DefaultLocalizationStrategy
/external/webkit/Source/WebCore/platform/android/
H A DLocalizedStringsAndroid.cpp197 String contextMenuItemTagCut() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/efl/
H A DLocalizedStringsEfl.cpp212 String contextMenuItemTagCut() function in namespace:WebCore
/external/webkit/Source/WebKit/chromium/src/
H A DLocalizedStrings.cpp254 String contextMenuItemTagCut() { return String(); } function in namespace:WebCore
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DWebPlatformStrategies.h82 virtual WTF::String contextMenuItemTagCut();
H A DWebPlatformStrategies.cpp300 String WebPlatformStrategies::contextMenuItemTagCut() function in class:WebPlatformStrategies
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DPlatformStrategiesWinCE.h75 virtual WTF::String contextMenuItemTagCut();
H A DPlatformStrategiesWinCE.cpp262 String PlatformStrategiesWinCE::contextMenuItemTagCut() function in class:PlatformStrategiesWinCE
/external/webkit/Source/WebCore/platform/gtk/
H A DLocalizedStringsGtk.cpp230 String contextMenuItemTagCut() function in namespace:WebCore
/external/webkit/Source/WebKit2/UIProcess/API/qt/
H A Dqwkpage.cpp767 text = contextMenuItemTagCut();
/external/webkit/Source/WebCore/page/
H A DContextMenuController.cpp698 ContextMenuItem CutItem(ActionType, ContextMenuItemTagCut, contextMenuItemTagCut());
/external/webkit/Source/WebKit/qt/Api/
H A Dqwebpage.cpp2779 text = contextMenuItemTagCut();

Completed in 77 milliseconds