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

/external/webkit/Source/WebCore/platform/android/
H A DLocalizedStringsAndroid.cpp257 String contextMenuItemTagShowSpellingPanel(bool show) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/brew/
H A DLocalizedStringsBrew.cpp229 String contextMenuItemTagShowSpellingPanel(bool show) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/efl/
H A DLocalizedStringsEfl.cpp264 String contextMenuItemTagShowSpellingPanel(bool show) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/gtk/
H A DLocalizedStringsGtk.cpp282 String contextMenuItemTagShowSpellingPanel(bool show) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/haiku/
H A DLocalizedStringsHaiku.cpp236 String contextMenuItemTagShowSpellingPanel(bool show) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/wx/
H A DLocalizedStringsWx.cpp235 String contextMenuItemTagShowSpellingPanel(bool show) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/
H A DDefaultLocalizationStrategy.cpp329 String DefaultLocalizationStrategy::contextMenuItemTagShowSpellingPanel(bool show) function in class:WebCore::DefaultLocalizationStrategy
H A DLocalizedStrings.cpp213 String contextMenuItemTagShowSpellingPanel(bool show) function in namespace:WebCore
215 return platformStrategies()->localizationStrategy()->contextMenuItemTagShowSpellingPanel(show);
/external/webkit/Source/WebKit/chromium/src/
H A DLocalizedStrings.cpp278 String contextMenuItemTagShowSpellingPanel(bool show) { return String(); } function in namespace:WebCore
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DWebPlatformStrategies.cpp355 String WebPlatformStrategies::contextMenuItemTagShowSpellingPanel(bool show) function in class:WebPlatformStrategies
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DPlatformStrategiesWinCE.cpp377 String PlatformStrategiesWinCE::contextMenuItemTagShowSpellingPanel(bool show) function in class:PlatformStrategiesWinCE

Completed in 301 milliseconds