Searched refs:GRAPHICS_EXT_FUNC_CODE (Results 1 – 3 of 3) sorted by relevance
142 #define GRAPHICS_EXT_FUNC_CODE 0xf9 /* graphics control */ macro
738 if (eb->Function == GRAPHICS_EXT_FUNC_CODE && eb->ByteCount == 8) { in GifFrameDecode_CopyPalette()976 if (This->frame->Extensions.ExtensionBlocks[i].Function == GRAPHICS_EXT_FUNC_CODE) in GifFrameDecode_Block_GetReaderByIndex()1231 if (eb->Function == GRAPHICS_EXT_FUNC_CODE && eb->ByteCount == 8) in GifDecoder_CopyPalette()
928 if (GifFile->ImageCount || Function == GRAPHICS_EXT_FUNC_CODE) in DGifSlurp()