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