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

  /external/webkit/WebCore/platform/brew/
LocalizedStringsBrew.cpp 174 String contextMenuItemTagSpellingMenu()
  /external/webkit/WebCore/platform/haiku/
LocalizedStringsHaiku.cpp 176 String contextMenuItemTagSpellingMenu()
  /external/webkit/WebCore/platform/wx/
LocalizedStringsWx.cpp 175 String contextMenuItemTagSpellingMenu()
  /external/webkit/WebCore/platform/
LocalizedStrings.h 69 String contextMenuItemTagSpellingMenu();
ContextMenu.cpp 476 ContextMenuItem SpellingAndGrammarMenuItem(SubmenuType, ContextMenuItemTagSpellingMenu,
477 contextMenuItemTagSpellingMenu());
482 ContextMenuItem SpellingMenuItem(SubmenuType, ContextMenuItemTagSpellingMenu,
483 contextMenuItemTagSpellingMenu());
    [all...]
  /external/webkit/WebCore/platform/android/
LocalizedStringsAndroid.cpp 191 String contextMenuItemTagSpellingMenu()
  /external/webkit/WebCore/page/mac/
WebCoreViewFactory.h 66 - (NSString *)contextMenuItemTagSpellingMenu;
  /external/webkit/WebCore/platform/mac/
LocalizedStringsMac.mm 269 String contextMenuItemTagSpellingMenu()
272 return [[WebCoreViewFactory sharedFactory] contextMenuItemTagSpellingMenu];
  /external/webkit/WebCore/platform/qt/
Localizations.cpp 183 String contextMenuItemTagSpellingMenu()
  /external/webkit/WebKit/chromium/src/
LocalizedStrings.cpp 238 String contextMenuItemTagSpellingMenu() { return String(); }
  /external/webkit/WebKit/mac/WebCoreSupport/
WebContextMenuClient.mm 175 else if ([title isEqualToString:[[WebViewFactory sharedFactory] contextMenuItemTagSpellingMenu]])
WebViewFactory.mm 244 - (NSString *)contextMenuItemTagSpellingMenu
  /external/webkit/WebCore/platform/gtk/
LocalizedStringsGtk.cpp 216 String contextMenuItemTagSpellingMenu()
  /external/webkit/WebKit/win/
WebCoreLocalizedStrings.cpp 63 String WebCore::contextMenuItemTagSpellingMenu() { return String(LPCTSTR_UI_STRING("Spelling and Grammar", "Spelling and Grammar context sub-menu item")); }

Completed in 24 milliseconds