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

/external/webkit/WebCore/platform/brew/
H A DLocalizedStringsBrew.cpp234 String contextMenuItemTagLeftToRight() function in namespace:WebCore
/external/webkit/WebCore/platform/haiku/
H A DLocalizedStringsHaiku.cpp236 String contextMenuItemTagLeftToRight() function in namespace:WebCore
/external/webkit/WebCore/platform/wx/
H A DLocalizedStringsWx.cpp240 String contextMenuItemTagLeftToRight() function in namespace:WebCore
/external/webkit/WebCore/platform/
H A DLocalizedStrings.h82 String contextMenuItemTagLeftToRight();
H A DContextMenu.cpp180 ContextMenuItem ltr(CheckableActionType, ContextMenuItemTagLeftToRight, contextMenuItemTagLeftToRight());
195 ContextMenuItem ltr(CheckableActionType, ContextMenuItemTagTextDirectionLeftToRight, contextMenuItemTagLeftToRight());
/external/webkit/WebCore/platform/android/
H A DLocalizedStringsAndroid.cpp269 String contextMenuItemTagLeftToRight() function in namespace:WebCore
/external/webkit/WebCore/page/mac/
H A DWebCoreViewFactory.h85 - (NSString *)contextMenuItemTagLeftToRight;
/external/webkit/WebCore/platform/mac/
H A DLocalizedStringsMac.mm421 String contextMenuItemTagLeftToRight()
424 return [[WebCoreViewFactory sharedFactory] contextMenuItemTagLeftToRight];
/external/webkit/WebCore/platform/qt/
H A DLocalizations.cpp249 String contextMenuItemTagLeftToRight() function in namespace:WebCore
/external/webkit/WebKit/chromium/src/
H A DLocalizedStrings.cpp250 String contextMenuItemTagLeftToRight() { return String(); } function in namespace:WebCore
/external/webkit/WebKit/mac/WebCoreSupport/
H A DWebContextMenuClient.mm212 else if ([title isEqualToString:[[WebViewFactory sharedFactory] contextMenuItemTagLeftToRight]])
H A DWebViewFactory.mm361 - (NSString *)contextMenuItemTagLeftToRight
/external/webkit/WebKit/win/
H A DWebCoreLocalizedStrings.cpp75 String WebCore::contextMenuItemTagLeftToRight() { return String(LPCTSTR_UI_STRING("Left to Right", "Left to Right context menu item")); } function in class:WebCore
/external/webkit/WebKit/qt/Api/
H A Dqwebpage.cpp2403 text = contextMenuItemTagLeftToRight();

Completed in 74 milliseconds