Searched refs:PNG_OPTION_NEXT (Results 1 – 4 of 4) sorted by relevance
3214 #define PNG_OPTION_NEXT 12 /* Next option - numbers must be even */ macro
4334 if (png_ptr != NULL && option >= 0 && option < PNG_OPTION_NEXT &&
4335 if (png_ptr != NULL && option >= 0 && option < PNG_OPTION_NEXT &&