HomeSort by relevance Sort by last modified time
    Searched refs:contextMenuItemTagLearnSpelling (Results 1 - 17 of 17) sorted by null

  /external/webkit/Source/WebCore/platform/
DefaultLocalizationStrategy.h 79 virtual String contextMenuItemTagLearnSpelling();
LocalizationStrategy.h 80 virtual String contextMenuItemTagLearnSpelling() = 0;
LocalizedStrings.cpp 176 String contextMenuItemTagLearnSpelling()
178 return platformStrategies()->localizationStrategy()->contextMenuItemTagLearnSpelling();
LocalizedStrings.h 76 String contextMenuItemTagLearnSpelling();
DefaultLocalizationStrategy.cpp 289 String DefaultLocalizationStrategy::contextMenuItemTagLearnSpelling()
    [all...]
  /external/webkit/Source/WebCore/platform/brew/
LocalizedStringsBrew.cpp 199 String contextMenuItemTagLearnSpelling()
  /external/webkit/Source/WebCore/platform/haiku/
LocalizedStringsHaiku.cpp 206 String contextMenuItemTagLearnSpelling()
  /external/webkit/Source/WebCore/platform/wx/
LocalizedStringsWx.cpp 205 String contextMenuItemTagLearnSpelling()
  /external/webkit/Source/WebCore/platform/android/
LocalizedStringsAndroid.cpp 221 String contextMenuItemTagLearnSpelling()
  /external/webkit/Source/WebCore/platform/efl/
LocalizedStringsEfl.cpp 234 String contextMenuItemTagLearnSpelling()
  /external/webkit/Source/WebKit/chromium/src/
LocalizedStrings.cpp 258 String contextMenuItemTagLearnSpelling() { return String(); }
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
WebPlatformStrategies.h 87 virtual WTF::String contextMenuItemTagLearnSpelling();
WebPlatformStrategies.cpp 325 String WebPlatformStrategies::contextMenuItemTagLearnSpelling()
  /external/webkit/Source/WebKit/wince/WebCoreSupport/
PlatformStrategiesWinCE.h 79 virtual WTF::String contextMenuItemTagLearnSpelling();
PlatformStrategiesWinCE.cpp 282 String PlatformStrategiesWinCE::contextMenuItemTagLearnSpelling()
  /external/webkit/Source/WebCore/platform/gtk/
LocalizedStringsGtk.cpp 252 String contextMenuItemTagLearnSpelling()
  /external/webkit/Source/WebCore/page/
ContextMenuController.cpp 290 case ContextMenuItemTagLearnSpelling:
694 ContextMenuItem LearnSpellingItem(ActionType, ContextMenuItemTagLearnSpelling,
695 contextMenuItemTagLearnSpelling());
    [all...]

Completed in 35 milliseconds