Searched refs:contextMenuItemTagOpenVideoInNewWindow (Results 1 - 17 of 17) sorted by relevance

/external/webkit/Source/WebCore/platform/brew/
H A DLocalizedStringsBrew.cpp99 String contextMenuItemTagOpenVideoInNewWindow() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/haiku/
H A DLocalizedStringsHaiku.cpp106 String contextMenuItemTagOpenVideoInNewWindow() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/wx/
H A DLocalizedStringsWx.cpp105 String contextMenuItemTagOpenVideoInNewWindow() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/
H A DLocalizedStrings.cpp386 String contextMenuItemTagOpenVideoInNewWindow() function in namespace:WebCore
388 return platformStrategies()->localizationStrategy()->contextMenuItemTagOpenVideoInNewWindow();
H A DDefaultLocalizationStrategy.h122 virtual String contextMenuItemTagOpenVideoInNewWindow();
H A DLocalizationStrategy.h122 virtual String contextMenuItemTagOpenVideoInNewWindow() = 0;
H A DLocalizedStrings.h118 String contextMenuItemTagOpenVideoInNewWindow();
H A DDefaultLocalizationStrategy.cpp157 String DefaultLocalizationStrategy::contextMenuItemTagOpenVideoInNewWindow() function in class:WebCore::DefaultLocalizationStrategy
/external/webkit/Source/WebCore/platform/android/
H A DLocalizedStringsAndroid.cpp101 String contextMenuItemTagOpenVideoInNewWindow() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/efl/
H A DLocalizedStringsEfl.cpp106 String contextMenuItemTagOpenVideoInNewWindow() function in namespace:WebCore
/external/webkit/Source/WebKit/chromium/src/
H A DLocalizedStrings.cpp281 String contextMenuItemTagOpenVideoInNewWindow() { return String(); } function in namespace:WebCore
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DWebPlatformStrategies.h108 virtual WTF::String contextMenuItemTagOpenVideoInNewWindow();
H A DWebPlatformStrategies.cpp220 String WebPlatformStrategies::contextMenuItemTagOpenVideoInNewWindow() function in class:WebPlatformStrategies
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DPlatformStrategiesWinCE.h100 virtual WTF::String contextMenuItemTagOpenVideoInNewWindow();
H A DPlatformStrategiesWinCE.cpp182 String PlatformStrategiesWinCE::contextMenuItemTagOpenVideoInNewWindow() function in class:PlatformStrategiesWinCE
/external/webkit/Source/WebCore/platform/gtk/
H A DLocalizedStringsGtk.cpp124 String contextMenuItemTagOpenVideoInNewWindow() function in namespace:WebCore
/external/webkit/Source/WebCore/page/
H A DContextMenuController.cpp1220 item.setTitle(contextMenuItemTagOpenVideoInNewWindow());

Completed in 68 milliseconds