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

  /external/giflib/
gif_lib.h 127 GifFileType *EGifOpenFileHandle(const int GifFileHandle, int *Error);
egif_lib.c 74 GifFile = EGifOpenFileHandle(FileHandle, Error);
88 EGifOpenFileHandle(const int FileHandle, int *Error)
137 Basically just a copy of EGifOpenFileHandle. (MRB)
    [all...]

Completed in 47 milliseconds