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

/external/webkit/Source/WebCore/platform/brew/
H A DLocalizedStringsBrew.cpp294 String contextMenuItemTagInspectElement() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/haiku/
H A DLocalizedStringsHaiku.cpp301 String contextMenuItemTagInspectElement() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/wx/
H A DLocalizedStringsWx.cpp320 String contextMenuItemTagInspectElement() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/
H A DLocalizedStrings.cpp436 String contextMenuItemTagInspectElement() function in namespace:WebCore
438 return platformStrategies()->localizationStrategy()->contextMenuItemTagInspectElement();
H A DDefaultLocalizationStrategy.h121 virtual String contextMenuItemTagInspectElement();
H A DLocalizationStrategy.h132 virtual String contextMenuItemTagInspectElement() = 0;
H A DLocalizedStrings.h128 String contextMenuItemTagInspectElement();
H A DDefaultLocalizationStrategy.cpp508 String DefaultLocalizationStrategy::contextMenuItemTagInspectElement() function in class:WebCore::DefaultLocalizationStrategy
/external/webkit/Source/WebCore/platform/android/
H A DLocalizedStringsAndroid.cpp55 String contextMenuItemTagInspectElement() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/efl/
H A DLocalizedStringsEfl.cpp312 String contextMenuItemTagInspectElement() function in namespace:WebCore
/external/webkit/Source/WebKit/chromium/src/
H A DLocalizedStrings.cpp277 String contextMenuItemTagInspectElement() { return String(); } function in namespace:WebCore
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DWebPlatformStrategies.h107 virtual WTF::String contextMenuItemTagInspectElement();
H A DWebPlatformStrategies.cpp426 String WebPlatformStrategies::contextMenuItemTagInspectElement() function in class:WebPlatformStrategies
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DPlatformStrategiesWinCE.h99 virtual WTF::String contextMenuItemTagInspectElement();
H A DPlatformStrategiesWinCE.cpp384 String PlatformStrategiesWinCE::contextMenuItemTagInspectElement() function in class:PlatformStrategiesWinCE
/external/webkit/Source/WebKit/mac/WebCoreSupport/
H A DWebContextMenuClient.mm219 else if ([title isEqualToString:contextMenuItemTagInspectElement()])
/external/webkit/Source/WebCore/platform/gtk/
H A DLocalizedStringsGtk.cpp330 String contextMenuItemTagInspectElement() function in namespace:WebCore
/external/webkit/Source/WebCore/page/
H A DContextMenuController.cpp1007 ContextMenuItem InspectElementItem(ActionType, ContextMenuItemTagInspectElement, contextMenuItemTagInspectElement());
/external/webkit/Source/WebKit/qt/Api/
H A Dqwebpage.cpp2907 text = contextMenuItemTagInspectElement();

Completed in 132 milliseconds