Searched refs:wxGIF_TRUNCATED (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dimaggif.cpp47 if ((error != wxGIF_OK) && (error != wxGIF_TRUNCATED))
68 if ((error == wxGIF_TRUNCATED) && verbose)
H A Dgifdecod.cpp674 be decoded as far as possible). returning wxGIF_TRUNCATED is not
865 return wxGIF_TRUNCATED;
926 return wxGIF_TRUNCATED;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dgifdecod.h32 // Note that the error code wxGIF_TRUNCATED means that the image itself
42 wxGIF_TRUNCATED // file appears to be truncated enumerator in enum:wxGIFErrorCode

Completed in 59 milliseconds