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

  /external/webkit/Source/WebCore/platform/
DefaultLocalizationStrategy.h 84 virtual String contextMenuItemTagSpellingMenu();
LocalizationStrategy.h 85 virtual String contextMenuItemTagSpellingMenu() = 0;
LocalizedStrings.cpp 208 String contextMenuItemTagSpellingMenu()
210 return platformStrategies()->localizationStrategy()->contextMenuItemTagSpellingMenu();
LocalizedStrings.h 81 String contextMenuItemTagSpellingMenu();
DefaultLocalizationStrategy.cpp 324 String DefaultLocalizationStrategy::contextMenuItemTagSpellingMenu()
    [all...]
  /external/webkit/Source/WebCore/platform/brew/
LocalizedStringsBrew.cpp 224 String contextMenuItemTagSpellingMenu()
  /external/webkit/Source/WebCore/platform/haiku/
LocalizedStringsHaiku.cpp 231 String contextMenuItemTagSpellingMenu()
  /external/webkit/Source/WebCore/platform/wx/
LocalizedStringsWx.cpp 230 String contextMenuItemTagSpellingMenu()
  /external/webkit/Source/WebCore/platform/android/
LocalizedStringsAndroid.cpp 251 String contextMenuItemTagSpellingMenu()
  /external/webkit/Source/WebCore/platform/efl/
LocalizedStringsEfl.cpp 259 String contextMenuItemTagSpellingMenu()
  /external/webkit/Source/WebKit/chromium/src/
LocalizedStrings.cpp 263 String contextMenuItemTagSpellingMenu() { return String(); }
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
WebPlatformStrategies.h 92 virtual WTF::String contextMenuItemTagSpellingMenu();
WebPlatformStrategies.cpp 350 String WebPlatformStrategies::contextMenuItemTagSpellingMenu()
  /external/webkit/Source/WebKit/wince/WebCoreSupport/
PlatformStrategiesWinCE.h 84 virtual WTF::String contextMenuItemTagSpellingMenu();
PlatformStrategiesWinCE.cpp 307 String PlatformStrategiesWinCE::contextMenuItemTagSpellingMenu()
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebContextMenuClient.mm 178 else if ([title isEqualToString:contextMenuItemTagSpellingMenu()])
  /external/webkit/Source/WebCore/platform/gtk/
LocalizedStringsGtk.cpp 277 String contextMenuItemTagSpellingMenu()
  /external/webkit/Source/WebCore/page/
ContextMenuController.cpp     [all...]

Completed in 40 milliseconds