Home
last modified time | relevance | path

Searched refs:fgcolor (Results 1 – 1 of 1) sorted by relevance

/PHP-8.4/ext/gd/libgd/
H A Dgdft.c137 int fgcolor; /* key *//* -ve means no antialias */ member
146 int fgcolor; /* key *//* -ve means no antialias */ member
573 …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 14 milliseconds