Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching refs:PNG_FLAG_FREE_HIST

1232    if (png_ptr->flags & PNG_FLAG_FREE_HIST)
1234 png_ptr->flags &= ~PNG_FLAG_FREE_HIST;