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

/external/webkit/Source/WebCore/platform/brew/
H A DLocalizedStringsBrew.cpp264 String contextMenuItemTagUnderline() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/haiku/
H A DLocalizedStringsHaiku.cpp271 String contextMenuItemTagUnderline() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/wx/
H A DLocalizedStringsWx.cpp270 String contextMenuItemTagUnderline() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/
H A DLocalizedStrings.cpp255 String contextMenuItemTagUnderline() function in namespace:WebCore
257 return platformStrategies()->localizationStrategy()->contextMenuItemTagUnderline();
H A DDefaultLocalizationStrategy.h92 virtual String contextMenuItemTagUnderline();
H A DLocalizationStrategy.h93 virtual String contextMenuItemTagUnderline() = 0;
H A DLocalizedStrings.h89 String contextMenuItemTagUnderline();
H A DDefaultLocalizationStrategy.cpp366 String DefaultLocalizationStrategy::contextMenuItemTagUnderline() function in class:WebCore::DefaultLocalizationStrategy
/external/webkit/Source/WebCore/platform/android/
H A DLocalizedStringsAndroid.cpp299 String contextMenuItemTagUnderline() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/efl/
H A DLocalizedStringsEfl.cpp301 String contextMenuItemTagUnderline() function in namespace:WebCore
/external/webkit/Source/WebKit/chromium/src/
H A DLocalizedStrings.cpp270 String contextMenuItemTagUnderline() { return String(); } function in namespace:WebCore
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DWebPlatformStrategies.h100 virtual WTF::String contextMenuItemTagUnderline();
H A DWebPlatformStrategies.cpp391 String WebPlatformStrategies::contextMenuItemTagUnderline() function in class:WebPlatformStrategies
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DPlatformStrategiesWinCE.h92 virtual WTF::String contextMenuItemTagUnderline();
H A DPlatformStrategiesWinCE.cpp342 String PlatformStrategiesWinCE::contextMenuItemTagUnderline() function in class:PlatformStrategiesWinCE
/external/webkit/Source/WebKit/mac/WebCoreSupport/
H A DWebContextMenuClient.mm197 else if ([title isEqualToString:contextMenuItemTagUnderline()])
/external/webkit/Source/WebCore/platform/gtk/
H A DLocalizedStringsGtk.cpp319 String contextMenuItemTagUnderline() function in namespace:WebCore
/external/webkit/Source/WebCore/page/
H A DContextMenuController.cpp448 ContextMenuItem underline(CheckableActionType, ContextMenuItemTagUnderline, contextMenuItemTagUnderline());
/external/webkit/Source/WebKit/qt/Api/
H A Dqwebpage.cpp2902 text = contextMenuItemTagUnderline();

Completed in 338 milliseconds