Searched refs:should_scale_for_printing_ (Results 1 – 1 of 1) sorted by relevance
81 bool ShouldScaleForPrinting() const { return should_scale_for_printing_; } in ShouldScaleForPrinting()112 should_scale_for_printing_(should_scale_for_printing) {} in Document()148 bool should_scale_for_printing_ = false; variable