Searched refs:mng_BACK (Results 1 – 1 of 1) sorted by relevance
529 static const png_byte mng_BACK[5]={ 66, 65, 67, 75, (png_byte) '\0'}; variable5380 if (memcmp(type,mng_BACK,4) == 0) in ReadMNGImage()13450 PNGType(chunk,mng_BACK); in WriteMNGImage()13451 LogPNGChunk(logging,mng_BACK,6L); in WriteMNGImage()