Home
last modified time | relevance | path

Searched defs:gif_extension (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/windowscodecs/
H A Dgifformat.c443 struct gif_extension in load_GifComment_metadata() struct
445 BYTE extension_introducer; in load_GifComment_metadata()
446 BYTE extension_label; in load_GifComment_metadata()
/reactos/dll/win32/gdiplus/
H A Dimage.c4787 static const WCHAR gif_extension[] = {'*','.','G','I','F',0}; variable