Searched refs:sbuf_color (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/groff/src/devices/grops/
H A Dps.cpp542 color sbuf_color; // the current PS color member in class:ps_printer
706 && sbuf_color == *env->col) {
761 if (sbuf_color != *env->col)
921 sbuf_color = *col;
1074 if (sbuf_color != *env->col)
1080 if (sbuf_color == *env->fill)
1348 if (sbuf_color != default_color)
1349 set_color(&sbuf_color);

Completed in 54 milliseconds