Home
last modified time | relevance | path

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

/dports/graphics/seq2gif/seq2gif-0.10.4/
H A Dgifsave89.h134 int pt_bg, pt_fg; /* bg,fg colortable indexes */ variable
H A Dgifsave89.c722 gs->pt_bg = gs->pt_fg = 0; /* reset bg,fg colortable indexes */ in plaintxtgif()
742 gs->pt_fg = fg; /* save bg,fg colortable indexes */ in plaintxtgif()
966 gs->pt_bg, gs->pt_fg); in fputgif()
1149 gs->pt_bg = gs->pt_fg = 0; /* bg,fg colortable indexes */ in newgifstruct()