Lines Matching refs:flags
384 /* Release-Specific Flags */
868 png_uint_32 free_me; /* flags items libpng is responsible for freeing */
1104 /* Flags for MNG supported features */
1150 png_uint_32 flags; /* flags indicating various things to libpng */
1188 png_byte do_filter; /* row filter flags (see PNG_FILTER_ below ) */
1316 png_uint_32 free_me; /* flags items libpng is responsible for freeing */
1598 png_uint_32 filler, int flags));
1605 png_uint_32 filler, int flags));
1792 /* Flags for png_set_filter() to say which filters to use. The flags
1806 /* Filter values (not flags) - used in pngwrite.c, pngwutil.c for now.
2029 /* Flags for png_ptr->free_me and info_ptr->free_me */
2716 /* flags for the transformations the PNG library does on the image data */
2750 /* flags for png_create_struct */
2760 /* flags for the png_ptr->flags rather than declaring a byte for each one */
3206 png_bytep row, png_uint_32 filler, png_uint_32 flags));
3232 png_bytep row, png_uint_32 flags));