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

/macosx-10.10/WebKit-7600.1.25/win/
H A DWebPreferenceKeysPrivate.h68 #define WebKitIconDatabaseEnabledPreferenceKey "WebKitIconDatabaseEnabled" macro
H A DWebPreferences.cpp249 CFDictionaryAddValue(defaults, CFSTR(WebKitIconDatabaseEnabledPreferenceKey), kCFBooleanTrue);
1182 *enabled = boolValueForKey(WebKitIconDatabaseEnabledPreferenceKey);
1188 setBoolValue(WebKitIconDatabaseEnabledPreferenceKey, enabled);

Completed in 139 milliseconds