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