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

/external/webkit/Source/WebKit/mac/WebView/
H A DWebPreferenceKeysPrivate.h106 #define WebKitAsynchronousSpellCheckingEnabledPreferenceKey @"WebKitAsynchronousSpellCheckingEnabled" macro
H A DWebPreferences.mm390 [NSNumber numberWithBool:NO], WebKitAsynchronousSpellCheckingEnabledPreferenceKey,
1464 [self _setBoolValue:flag forKey:WebKitAsynchronousSpellCheckingEnabledPreferenceKey];
1469 return [self _boolValueForKey:WebKitAsynchronousSpellCheckingEnabledPreferenceKey];

Completed in 17 milliseconds