Searched refs:WebKitFixedFontPreferenceKey (Results 1 – 4 of 4) sorted by relevance
34 #define WebKitFixedFontPreferenceKey "WebKitFixedFont" macro
188 CFDictionaryAddValue(defaults, CFSTR(WebKitFixedFontPreferenceKey), CFSTR("Courier New")); in initializeDefaultSettings()574 *family = stringValueForKey(CFSTR(WebKitFixedFontPreferenceKey)); in fixedFontFamily()581 setStringValue(CFSTR(WebKitFixedFontPreferenceKey), family); in setFixedFontFamily()
34 #define WebKitFixedFontPreferenceKey @"WebKitFixedFont" macro
299 @"Courier", WebKitFixedFontPreferenceKey,486 return [self _stringValueForKey: WebKitFixedFontPreferenceKey];491 [self _setStringValue: family forKey: WebKitFixedFontPreferenceKey];