Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgdft.c136 int fgcolor; /* key *//* -ve means no antialias */ member
145 int fgcolor; /* key *//* -ve means no antialias */ member
530 …return (a->pixel == b->pixel && a->bgcolor == b->bgcolor && a->fgcolor == b->fgcolor && a->im == b…
552 fg = a->fgcolor = b->fgcolor;
602 tc_key.fgcolor = fg;

Completed in 8 milliseconds