Lines Matching refs:keep
188 int keep; /* unknown handling method */ 274 else if ((keep = png_chunk_unknown_handling(png_ptr, chunk_name)) != 0) 282 png_handle_unknown(png_ptr, info_ptr, png_ptr->push_length, keep); 842 /* Keep going until the decompressed data is all processed