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

/external/webkit/Source/WebCore/platform/brew/
H A DLocalizedStringsBrew.cpp254 String contextMenuItemTagBold() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/haiku/
H A DLocalizedStringsHaiku.cpp261 String contextMenuItemTagBold() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/wx/
H A DLocalizedStringsWx.cpp260 String contextMenuItemTagBold() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/
H A DLocalizedStrings.cpp245 String contextMenuItemTagBold() function in namespace:WebCore
247 return platformStrategies()->localizationStrategy()->contextMenuItemTagBold();
H A DDefaultLocalizationStrategy.h90 virtual String contextMenuItemTagBold();
H A DLocalizationStrategy.h91 virtual String contextMenuItemTagBold() = 0;
H A DLocalizedStrings.h87 String contextMenuItemTagBold();
H A DDefaultLocalizationStrategy.cpp356 String DefaultLocalizationStrategy::contextMenuItemTagBold() function in class:WebCore::DefaultLocalizationStrategy
/external/webkit/Source/WebCore/platform/android/
H A DLocalizedStringsAndroid.cpp287 String contextMenuItemTagBold() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/efl/
H A DLocalizedStringsEfl.cpp289 String contextMenuItemTagBold() function in namespace:WebCore
/external/webkit/Source/WebKit/chromium/src/
H A DLocalizedStrings.cpp268 String contextMenuItemTagBold() { return String(); } function in namespace:WebCore
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DWebPlatformStrategies.h98 virtual WTF::String contextMenuItemTagBold();
H A DWebPlatformStrategies.cpp381 String WebPlatformStrategies::contextMenuItemTagBold() function in class:WebPlatformStrategies
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DPlatformStrategiesWinCE.h90 virtual WTF::String contextMenuItemTagBold();
H A DPlatformStrategiesWinCE.cpp332 String PlatformStrategiesWinCE::contextMenuItemTagBold() function in class:PlatformStrategiesWinCE
/external/webkit/Source/WebKit/mac/WebCoreSupport/
H A DWebContextMenuClient.mm193 else if ([title isEqualToString:contextMenuItemTagBold()])
/external/webkit/Source/WebCore/platform/gtk/
H A DLocalizedStringsGtk.cpp307 String contextMenuItemTagBold() function in namespace:WebCore
/external/webkit/Source/WebCore/page/
H A DContextMenuController.cpp446 ContextMenuItem bold(CheckableActionType, ContextMenuItemTagBold, contextMenuItemTagBold());
/external/webkit/Source/WebKit/qt/Api/
H A Dqwebpage.cpp2894 text = contextMenuItemTagBold();

Completed in 715 milliseconds