Searched refs:x_gc_fgcolor_status (Results 1 – 5 of 5) sorted by relevance
54 || ! _plotter->drawstate->x_gc_fgcolor_status) in _pl_x_paint_point()
38 && _plotter->drawstate->x_gc_fgcolor_status) in _pl_x_set_pen_color()57 _plotter->drawstate->x_gc_fgcolor_status = true; in _pl_x_set_pen_color()
256 stateptr->x_gc_fgcolor_status = false; in _pl_y_erase_page()
257 stateptr->x_gc_fgcolor_status = false; in _pl_x_erase_page()
439 bool x_gc_fgcolor_status; /* pixel value in drawing GC is genuine? */ member