Home | History | Annotate | Download | only in libpng

Lines Matching refs:PNG_HAVE_PNG_SIGNATURE

2673    if ((png_ptr->mode & PNG_HAVE_PNG_SIGNATURE) != 0 &&
2681 ((png_ptr->mode & PNG_HAVE_PNG_SIGNATURE) == 0) &&
2689 if ((png_ptr->mode & PNG_HAVE_PNG_SIGNATURE) != 0)