Searched refs:WebKitLocalStorageDatabasePathPreferenceKey (Results 1 – 6 of 6) sorted by relevance
69 #define WebKitLocalStorageDatabasePathPreferenceKey "WebKitLocalStorageDatabasePath" macro
244 CFDictionaryAddValue(defaults, CFSTR(WebKitLocalStorageDatabasePathPreferenceKey), CFSTR("")); in initializeDefaultSettings()1386 *location = stringValueForKey(CFSTR(WebKitLocalStorageDatabasePathPreferenceKey)); in localStorageDatabasePath()1392 setStringValue(CFSTR(WebKitLocalStorageDatabasePathPreferenceKey), location); in setLocalStorageDatabasePath()
84 #define WebKitLocalStorageDatabasePathPreferenceKey @"WebKitLocalStorageDatabasePathPreferenceKey" macro
1239 …return [[self _stringValueForKey:WebKitLocalStorageDatabasePathPreferenceKey] stringByStandardizin…1244 …setStringValue:[path stringByStandardizingPath] forKey:WebKitLocalStorageDatabasePathPreferenceKey…
38 NSString * const WebStorageDirectoryDefaultsKey = @"WebKitLocalStorageDatabasePathPreferenceKey";
38 NSString *WebStorageDirectoryDefaultsKey = @"WebKitLocalStorageDatabasePathPreferenceKey";