Searched refs:mng_SHOW (Results 1 – 1 of 1) sorted by relevance
549 static const png_byte mng_SHOW[5]={ 83, 72, 79, 87, (png_byte) '\0'}; variable6081 if (memcmp(type,mng_SHOW,4) == 0) in ReadMNGImage()