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

  /external/pdfium/core/fxcodec/gif/
cfx_gif.cpp 20 static_assert(sizeof(CFX_GifHeader) == 6,
21 "CFX_GifHeader should have a size of 6");
cfx_gif.h 54 typedef struct { char signature[6]; } CFX_GifHeader;
cfx_gifcontext.cpp 369 CFX_GifHeader* header = nullptr;

Completed in 535 milliseconds