Searched refs:fgcolor (Results 1 – 1 of 1) sorted by relevance
137 int fgcolor; /* key *//* -ve means no antialias */ member146 int fgcolor; /* key *//* -ve means no antialias */ member573 …return (a->pixel == b->pixel && a->bgcolor == b->bgcolor && a->fgcolor == b->fgcolor && a->im == b…595 fg = a->fgcolor = b->fgcolor;646 tc_key.fgcolor = fg;
Completed in 13 milliseconds