Home | History | Annotate | Download | only in libpng

Lines Matching refs:PNG_HAVE_PNG_SIGNATURE

65       png_ptr->mode |= PNG_HAVE_PNG_SIGNATURE;
773 ((png_ptr->mode & PNG_HAVE_PNG_SIGNATURE) == 0) &&