Home
last modified time | relevance | path

Searched refs:fgcolor (Results 1 – 1 of 1) sorted by last modified time

/PHP-7.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
563 …return (a->pixel == b->pixel && a->bgcolor == b->bgcolor && a->fgcolor == b->fgcolor && a->im == b…
585 fg = a->fgcolor = b->fgcolor;
636 tc_key.fgcolor = fg;

Completed in 8 milliseconds