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

/macosx-10.10/WebKit-7600.1.25/win/
H A DWebPreferenceKeysPrivate.h67 #define WebKitIconDatabaseLocationKey "WebKitIconDatabaseLocation" macro
H A DWebPreferences.cpp248 CFDictionaryAddValue(defaults, CFSTR(WebKitIconDatabaseLocationKey), CFSTR(""));
1169 *location = stringValueForKey(WebKitIconDatabaseLocationKey);
1176 setStringValue(WebKitIconDatabaseLocationKey, location);

Completed in 123 milliseconds