Searched refs:contextMenuItemTagLeftToRight (Results 1 - 18 of 18) sorted by relevance

/external/webkit/Source/WebCore/platform/brew/
H A DLocalizedStringsBrew.cpp284 String contextMenuItemTagLeftToRight() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/haiku/
H A DLocalizedStringsHaiku.cpp291 String contextMenuItemTagLeftToRight() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/wx/
H A DLocalizedStringsWx.cpp295 String contextMenuItemTagLeftToRight() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/
H A DLocalizedStrings.cpp307 String contextMenuItemTagLeftToRight() function in namespace:WebCore
309 return platformStrategies()->localizationStrategy()->contextMenuItemTagLeftToRight();
H A DDefaultLocalizationStrategy.h97 virtual String contextMenuItemTagLeftToRight();
H A DLocalizationStrategy.h98 virtual String contextMenuItemTagLeftToRight() = 0;
H A DLocalizedStrings.h94 String contextMenuItemTagLeftToRight();
H A DDefaultLocalizationStrategy.cpp391 String DefaultLocalizationStrategy::contextMenuItemTagLeftToRight() function in class:WebCore::DefaultLocalizationStrategy
/external/webkit/Source/WebCore/platform/android/
H A DLocalizedStringsAndroid.cpp329 String contextMenuItemTagLeftToRight() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/efl/
H A DLocalizedStringsEfl.cpp322 String contextMenuItemTagLeftToRight() function in namespace:WebCore
/external/webkit/Source/WebKit/chromium/src/
H A DLocalizedStrings.cpp275 String contextMenuItemTagLeftToRight() { return String(); } function in namespace:WebCore
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DWebPlatformStrategies.h105 virtual WTF::String contextMenuItemTagLeftToRight();
H A DWebPlatformStrategies.cpp416 String WebPlatformStrategies::contextMenuItemTagLeftToRight() function in class:WebPlatformStrategies
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DPlatformStrategiesWinCE.h97 virtual WTF::String contextMenuItemTagLeftToRight();
H A DPlatformStrategiesWinCE.cpp367 String PlatformStrategiesWinCE::contextMenuItemTagLeftToRight() function in class:PlatformStrategiesWinCE
/external/webkit/Source/WebKit/mac/WebCoreSupport/
H A DWebContextMenuClient.mm215 else if ([title isEqualToString:contextMenuItemTagLeftToRight()])
/external/webkit/Source/WebCore/page/
H A DContextMenuController.cpp555 ContextMenuItem ltr(CheckableActionType, ContextMenuItemTagLeftToRight, contextMenuItemTagLeftToRight());
570 ContextMenuItem ltr(CheckableActionType, ContextMenuItemTagTextDirectionLeftToRight, contextMenuItemTagLeftToRight());
/external/webkit/Source/WebKit/qt/Api/
H A Dqwebpage.cpp2885 text = contextMenuItemTagLeftToRight();

Completed in 94 milliseconds