Home | History | Annotate | Download | only in style

Lines Matching refs:PrintColorAdjust

1133     PrintColorAdjust printColorAdjustPrintColorAdjust>(inherited_flags.m_printColorAdjust); }
1134 void setPrintColorAdjust(PrintColorAdjust value) { inherited_flags.m_printColorAdjust = value; }
1580 static PrintColorAdjust initialPrintColorAdjust() { return PrintColorAdjustEconomy; }