Searched refs:setShouldPrintBackgrounds (Results 1 – 20 of 20) sorted by relevance
347 - (void)setShouldPrintBackgrounds:(BOOL)flag;
681 - (void)setShouldPrintBackgrounds:(BOOL)flag
1497 settings->setShouldPrintBackgrounds([preferences shouldPrintBackgrounds]);
200 void setShouldPrintBackgrounds(bool);
422 void Settings::setShouldPrintBackgrounds(bool shouldPrintBackgrounds) in setShouldPrintBackgrounds() function in WebCore::Settings
145 HRESULT setShouldPrintBackgrounds([in] BOOL enabled);
447 toImpl(preferencesRef)->setShouldPrintBackgrounds(flag); in WKPreferencesSetShouldPrintBackgrounds()
184 virtual HRESULT STDMETHODCALLTYPE setShouldPrintBackgrounds(
959 HRESULT STDMETHODCALLTYPE WebPreferences::setShouldPrintBackgrounds( in setShouldPrintBackgrounds() function in WebPreferences
4619 settings->setShouldPrintBackgrounds(!!enabled); in notifyPreferencesChanged()
23665 (WebPreferences::setShouldPrintBackgrounds):
237 settings->setShouldPrintBackgrounds(value); in apply()
853 preferences->setShouldPrintBackgrounds(TRUE); in resetDefaultsToConsistentValues()
3307 settings->setShouldPrintBackgrounds(printBackgrounds); in webkit_web_view_update_settings()3408 settings->setShouldPrintBackgrounds(g_value_get_boolean(&value)); in webkit_web_view_settings_notify()
444 [preferences setShouldPrintBackgrounds:YES];
1431 …settings->setShouldPrintBackgrounds(store.getBoolValueForKey(WebPreferencesKey::shouldPrintBackgro… in updatePreferences()
1873 -[WebPreferences setShouldPrintBackgrounds:]
21190 (-[WebPreferences setShouldPrintBackgrounds:]):
2807 (-[WebCoreSettings setShouldPrintBackgrounds:]):
11644 (KHTMLSettings::setShouldPrintBackgrounds):