Searched refs:grammarCheckingEnabledStateChanged (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/UIProcess/
H A DWebTextChecker.cpp64 void WebTextChecker::grammarCheckingEnabledStateChanged(bool enabled) function in class:WebKit::WebTextChecker
66 TextChecker::grammarCheckingEnabledStateChanged(enabled);
H A DWebTextChecker.h46 void grammarCheckingEnabledStateChanged(bool);
H A DTextChecker.h66 static void grammarCheckingEnabledStateChanged(bool);
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/C/
H A DWKTextChecker.cpp49 WebTextChecker::shared()->grammarCheckingEnabledStateChanged(enabled);
/macosx-10.10/WebKit2-7600.1.25/UIProcess/ios/
H A DTextCheckerIOS.mm117 void TextChecker::grammarCheckingEnabledStateChanged(bool)
/macosx-10.10/WebKit2-7600.1.25/UIProcess/gtk/
H A DTextCheckerGtk.cpp81 void TextChecker::grammarCheckingEnabledStateChanged(bool enabled) function in class:WebKit::TextChecker
/macosx-10.10/WebKit2-7600.1.25/UIProcess/efl/
H A DTextCheckerEfl.cpp98 void TextChecker::grammarCheckingEnabledStateChanged(bool) function in class:WebKit::TextChecker
/macosx-10.10/WebKit2-7600.1.25/UIProcess/mac/
H A DTextCheckerMac.mm282 void TextChecker::grammarCheckingEnabledStateChanged(bool enabled)

Completed in 102 milliseconds