Searched refs:AllowContinuousSpellCheckingPreferenceKey (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebKit-7600.1.25/win/
H A DWebPreferenceKeysPrivate.h114 #define AllowContinuousSpellCheckingPreferenceKey "AllowContinuousSpellCheckingPreferenceKey" // default: true macro
H A DWebPreferences.cpp255 CFDictionaryAddValue(defaults, CFSTR(AllowContinuousSpellCheckingPreferenceKey), kCFBooleanTrue);
1348 *enabled = boolValueForKey(AllowContinuousSpellCheckingPreferenceKey);
1354 setBoolValue(AllowContinuousSpellCheckingPreferenceKey, enabled);

Completed in 105 milliseconds