HomeSort by relevance Sort by last modified time
    Searched refs:global_pal (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fxcodec/lgif/
fx_gif.h 49 uint8_t global_pal : 1; member in struct:tagGifGF
273 GifPalette* global_pal; member in struct:tag_gif_compress_struct
fx_gif.cpp 520 if (gif_ptr->global_pal != NULL) {
521 FX_Free(gif_ptr->global_pal);
581 if (((GifGF*)&gif_lsd_ptr->global_flag)->global_pal) {
    [all...]

Completed in 230 milliseconds