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

/external/webkit/Source/WebCore/platform/brew/
H A DLocalizedStringsBrew.cpp184 String contextMenuItemTagPaste() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/haiku/
H A DLocalizedStringsHaiku.cpp191 String contextMenuItemTagPaste() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/wx/
H A DLocalizedStringsWx.cpp190 String contextMenuItemTagPaste() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/
H A DLocalizedStrings.cpp154 String contextMenuItemTagPaste() function in namespace:WebCore
156 return platformStrategies()->localizationStrategy()->contextMenuItemTagPaste();
H A DDefaultLocalizationStrategy.h68 virtual String contextMenuItemTagPaste();
H A DLocalizationStrategy.h69 virtual String contextMenuItemTagPaste() = 0;
H A DLocalizedStrings.h65 String contextMenuItemTagPaste();
H A DDefaultLocalizationStrategy.cpp242 String DefaultLocalizationStrategy::contextMenuItemTagPaste() function in class:WebCore::DefaultLocalizationStrategy
/external/webkit/Source/WebCore/platform/android/
H A DLocalizedStringsAndroid.cpp203 String contextMenuItemTagPaste() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/efl/
H A DLocalizedStringsEfl.cpp218 String contextMenuItemTagPaste() function in namespace:WebCore
/external/webkit/Source/WebKit/chromium/src/
H A DLocalizedStrings.cpp255 String contextMenuItemTagPaste() { return String(); } function in namespace:WebCore
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DWebPlatformStrategies.h83 virtual WTF::String contextMenuItemTagPaste();
H A DWebPlatformStrategies.cpp305 String WebPlatformStrategies::contextMenuItemTagPaste() function in class:WebPlatformStrategies
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DPlatformStrategiesWinCE.h76 virtual WTF::String contextMenuItemTagPaste();
H A DPlatformStrategiesWinCE.cpp267 String PlatformStrategiesWinCE::contextMenuItemTagPaste() function in class:PlatformStrategiesWinCE
/external/webkit/Source/WebCore/platform/gtk/
H A DLocalizedStringsGtk.cpp236 String contextMenuItemTagPaste() function in namespace:WebCore
/external/webkit/Source/WebKit2/UIProcess/API/qt/
H A Dqwkpage.cpp773 text = contextMenuItemTagPaste();
/external/webkit/Source/WebCore/page/
H A DContextMenuController.cpp699 ContextMenuItem PasteItem(ActionType, ContextMenuItemTagPaste, contextMenuItemTagPaste());
/external/webkit/Source/WebKit/qt/Api/
H A Dqwebpage.cpp2785 text = contextMenuItemTagPaste();

Completed in 179 milliseconds