Searched refs:WebKitShouldPrintBackgroundsPreferenceKey (Results 1 – 5 of 5) sorted by relevance
46 #define WebKitShouldPrintBackgroundsPreferenceKey "WebKitShouldPrintBackgroundsPreferenceKey" macro
202 … CFDictionaryAddValue(defaults, CFSTR(WebKitShouldPrintBackgroundsPreferenceKey), kCFBooleanFalse); in initializeDefaultSettings()962 setBoolValue(CFSTR(WebKitShouldPrintBackgroundsPreferenceKey), enabled); in setShouldPrintBackgrounds()969 *enabled = boolValueForKey(CFSTR(WebKitShouldPrintBackgroundsPreferenceKey)); in shouldPrintBackgrounds()
47 #define WebKitShouldPrintBackgroundsPreferenceKey @"WebKitShouldPrintBackgroundsPreferenceKey" macro
333 [NSNumber numberWithBool:NO], WebKitShouldPrintBackgroundsPreferenceKey,678 return [self _boolValueForKey: WebKitShouldPrintBackgroundsPreferenceKey];683 [self _setBoolValue: flag forKey: WebKitShouldPrintBackgroundsPreferenceKey];
21186 set initial value for WebKitShouldPrintBackgroundsPreferenceKey