Home | History | Annotate | Download | only in giflib

Lines Matching refs:EGifOpenFileHandle

74     GifFile = EGifOpenFileHandle(FileHandle, Error);
88 EGifOpenFileHandle(const int FileHandle, int *Error)
137 Basically just a copy of EGifOpenFileHandle. (MRB)