Home | History | Annotate | Download | only in libpng

Lines Matching refs:PNG_FORMAT_FLAG_AFIRST

1535 PNG_FORMAT_FLAG_AFIRST) != 0)
1694 if ((image->format & PNG_FORMAT_FLAG_AFIRST) != 0)
1784 const int afirst = (format & PNG_FORMAT_FLAG_AFIRST) != 0 &&
2058 if ((format & PNG_FORMAT_FLAG_AFIRST) != 0)
2062 format &= ~PNG_FORMAT_FLAG_AFIRST;