Searched refs:WebKitCacheModelPreferenceKey (Results 1 – 5 of 5) sorted by relevance
65 #define WebKitCacheModelPreferenceKey "WebKitCacheModelPreferenceKey" macro
241 CFDictionaryAddValue(defaults, CFSTR(WebKitCacheModelPreferenceKey), cacheModelRef.get()); in initializeDefaultSettings()1148 *cacheModel = (WebCacheModel)integerValueForKey(CFSTR(WebKitCacheModelPreferenceKey)); in cacheModel()1154 setIntegerValue(CFSTR(WebKitCacheModelPreferenceKey), cacheModel); in setCacheModel()
10059 * WebPreferenceKeysPrivate.h: Added WebKitCacheModelPreferenceKey.
96 #define WebKitCacheModelPreferenceKey @"WebKitCacheModelPreferenceKey" macro
343 [NSNumber numberWithInt:cacheModelForMainBundle()], WebKitCacheModelPreferenceKey,734 [self _setIntegerValue:cacheModel forKey:WebKitCacheModelPreferenceKey];740 return [self _integerValueForKey:WebKitCacheModelPreferenceKey];