Lines Matching full:user_chunk_cache_max
1202 if (png_ptr->user_chunk_cache_max != 0)
1204 if (png_ptr->user_chunk_cache_max == 1)
1209 if (--png_ptr->user_chunk_cache_max == 1)
2028 if (png_ptr->user_chunk_cache_max != 0)
2030 if (png_ptr->user_chunk_cache_max == 1)
2035 if (--png_ptr->user_chunk_cache_max == 1)
2130 if (png_ptr->user_chunk_cache_max != 0)
2132 if (png_ptr->user_chunk_cache_max == 1)
2137 if (--png_ptr->user_chunk_cache_max == 1)
2251 if (png_ptr->user_chunk_cache_max != 0)
2253 if (png_ptr->user_chunk_cache_max == 1)
2258 if (--png_ptr->user_chunk_cache_max == 1)
2395 if (png_ptr->user_chunk_cache_max != 0)
2397 if (png_ptr->user_chunk_cache_max == 1)
2402 if (--png_ptr->user_chunk_cache_max == 1)