Home | History | Annotate | Download | only in WebView

Lines Matching refs:isAutomaticSpellingCorrectionEnabled

2917         automaticSpellingCorrectionEnabled = [NSSpellChecker isAutomaticSpellingCorrectionEnabled];
4421 BOOL checkMark = [self isAutomaticSpellingCorrectionEnabled];
5300 - (BOOL)isAutomaticSpellingCorrectionEnabled
5378 [self setAutomaticSpellingCorrectionEnabled:![self isAutomaticSpellingCorrectionEnabled]];