Searched refs:SBackGroundColor (Results 1 – 2 of 2) sorted by relevance
266 if (GifFile->SColorMap && GifFile->SBackGroundColor < GifFile->SColorMap->ColorCount) in FillBkColor()269 red = palette[GifFile->SBackGroundColor].Red; in FillBkColor()270 green = palette[GifFile->SBackGroundColor].Green; in FillBkColor()271 blue = palette[GifFile->SBackGroundColor].Blue; in FillBkColor()905 GifFile->SBackGroundColor = Buf[1]; in MstDGifGetScreenDesc()
170 SBackGroundColor, /* I hope you understand this one... */ member