Searched defs:contextMenuItemTagLookUpInDictionary (Results 1 - 11 of 11) sorted by relevance

/external/webkit/Source/WebCore/platform/android/
H A DLocalizedStringsAndroid.cpp233 String contextMenuItemTagLookUpInDictionary(const String&) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/brew/
H A DLocalizedStringsBrew.cpp209 String contextMenuItemTagLookUpInDictionary(const String&) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/efl/
H A DLocalizedStringsEfl.cpp244 String contextMenuItemTagLookUpInDictionary(const String&) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/gtk/
H A DLocalizedStringsGtk.cpp262 String contextMenuItemTagLookUpInDictionary(const String&) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/haiku/
H A DLocalizedStringsHaiku.cpp216 String contextMenuItemTagLookUpInDictionary(const String&) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/wx/
H A DLocalizedStringsWx.cpp215 String contextMenuItemTagLookUpInDictionary(const String&) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/
H A DDefaultLocalizationStrategy.cpp299 String DefaultLocalizationStrategy::contextMenuItemTagLookUpInDictionary(const String& selectedString) function in class:WebCore::DefaultLocalizationStrategy
H A DLocalizedStrings.cpp193 String contextMenuItemTagLookUpInDictionary(const String& selectedString) function in namespace:WebCore
195 return platformStrategies()->localizationStrategy()->contextMenuItemTagLookUpInDictionary(selectedString);
/external/webkit/Source/WebKit/chromium/src/
H A DLocalizedStrings.cpp260 String contextMenuItemTagLookUpInDictionary(const String&) { return String(); } function in namespace:WebCore
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DWebPlatformStrategies.cpp335 String WebPlatformStrategies::contextMenuItemTagLookUpInDictionary(const String&) function in class:WebPlatformStrategies
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DPlatformStrategiesWinCE.cpp292 String PlatformStrategiesWinCE::contextMenuItemTagLookUpInDictionary(const String&) function in class:PlatformStrategiesWinCE

Completed in 29 milliseconds