Home | History | Annotate | Download | only in win

Lines Matching full:spellcheckingenabled

4034     BOOL spellCheckingEnabled;
4035 if (SUCCEEDED(isContinuousSpellCheckingEnabled(&spellCheckingEnabled)) && spellCheckingEnabled)