Searched refs:should_print_backgrounds_ (Results 1 – 6 of 6) sorted by relevance
112 should_print_backgrounds_ = should_print_backgrounds; in set_should_print_backgrounds()114 bool should_print_backgrounds() const { return should_print_backgrounds_; } in should_print_backgrounds()186 bool should_print_backgrounds_; variable
136 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
601 bool should_print_backgrounds_; member in printing::PrepareFrameAndViewForPrint618 should_print_backgrounds_(params.should_print_backgrounds), in PrepareFrameAndViewForPrint()667 web_view->settings()->setShouldPrintBackgrounds(should_print_backgrounds_); in StartPrinting()
570 bool should_print_backgrounds_; member in printing::PrepareFrameAndViewForPrint587 should_print_backgrounds_(params.should_print_backgrounds), in PrepareFrameAndViewForPrint()636 web_view->settings()->setShouldPrintBackgrounds(should_print_backgrounds_); in StartPrinting()