Searched refs:checkSpelling (Results 1 – 12 of 12) sorted by relevance
109 ContextMenuItem checkSpelling(ActionType, ContextMenuItemTagCheckSpelling, in createAndAppendSpellingAndGrammarSubMenu() local117 spellingAndGrammarMenu.appendItem(checkSpelling); in createAndAppendSpellingAndGrammarSubMenu()131 ContextMenuItem checkSpelling(ActionType, ContextMenuItemTagCheckSpelling, in createAndAppendSpellingSubMenu() local137 spellingMenu.appendItem(checkSpelling); in createAndAppendSpellingSubMenu()
752 - (void)checkSpelling:(id)sender;
2387 || action == @selector(checkSpelling:)4276 - (void)checkSpelling:(id)sender
176 macro(checkSpelling) \
1861 …c void markMisspellingsOrBadGrammar(Editor* editor, const Selection& selection, bool checkSpelling) in markMisspellingsOrBadGrammar() argument1884 if (checkSpelling) in markMisspellingsOrBadGrammar()
548 virtual HRESULT STDMETHODCALLTYPE checkSpelling(
3913 HRESULT STDMETHODCALLTYPE WebView::checkSpelling( in checkSpelling() function in WebView
22590 (WebView::checkSpelling):
1176 - (void)checkSpelling:(id)sender;1178 HRESULT checkSpelling([in] IUnknown* sender);
10032 (-[WebHTMLView checkSpelling:]):11604 (-[NSArray checkSpelling:]):12006 (-[NSArray checkSpelling:]):20826 (WebView::checkSpelling):22733 (-[WebHTMLView checkSpelling:]):
11825 (-[WebHTMLView checkSpelling:]): Took unneeded extra initialization of NSSpellChecker.12388 (-[WebHTMLView checkSpelling:]):
12192 (-[WebHTMLView checkSpelling:]): Add ERROR().12826 (-[WebHTMLView checkSpelling:]): Call WC for real work, update panel.14374 (-[WebHTMLView checkSpelling:]): Put a pile of AppKit code in here as a placeholder.14694 (-[WebHTMLView checkSpelling:]): Ditto.16350 (-[WebView checkSpelling:]):