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

/xsrc/external/mit/xterm/dist/
H A Dgraphics.h76 int private_colors; /* if not using the shared color registers */ member in struct:__anon728dc0ff0208
H A Dgraphics.c415 if (graphic->private_colors)
436 if (graphic->private_colors) {
453 if (graphic->private_colors) {
682 int private_colors = screen->privatecolorregisters; local in function:init_graphic
722 graphic->private_colors = private_colors;
723 if (graphic->private_colors) {

Completed in 5 milliseconds