Searched refs:should_print_backgrounds_ (Results 1 – 6 of 6) sorted by relevance
86 should_print_backgrounds_ = should_print_backgrounds; in set_should_print_backgrounds()88 bool should_print_backgrounds() const { return should_print_backgrounds_; } in should_print_backgrounds()160 bool should_print_backgrounds_; variable
135 should_print_backgrounds_ = false; in Clear()
64 should_print_backgrounds_(false), in MockPrinter()114 should_print_backgrounds_ = params.should_print_backgrounds; in SetDefaultPrintSettings()153 settings->params.should_print_backgrounds = should_print_backgrounds_; in ScriptedPrint()300 params->should_print_backgrounds = should_print_backgrounds_; in SetPrintParams()
131 bool should_print_backgrounds_; variable
549 bool should_print_backgrounds_; member in printing::PrepareFrameAndViewForPrint566 should_print_backgrounds_(params.should_print_backgrounds), in PrepareFrameAndViewForPrint()615 web_view->settings()->setShouldPrintBackgrounds(should_print_backgrounds_); in StartPrinting()
554 bool should_print_backgrounds_; member in printing::PrepareFrameAndViewForPrint571 should_print_backgrounds_(params.should_print_backgrounds), in PrepareFrameAndViewForPrint()620 web_view->settings()->setShouldPrintBackgrounds(should_print_backgrounds_); in StartPrinting()