Home | History | Annotate | Download | only in WebView

Lines Matching refs:isAutomaticSpellingCorrectionEnabled

426 - (BOOL)isAutomaticSpellingCorrectionEnabled;
2842 [menuItem setState:[self isAutomaticSpellingCorrectionEnabled] ? NSOnState : NSOffState];
5351 - (BOOL)isAutomaticSpellingCorrectionEnabled
5353 return [[self _webView] isAutomaticSpellingCorrectionEnabled];