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

Lines Matching refs:PNG_FREE_PLTE

1206    if (png_ptr->free_me & PNG_FREE_PLTE)
1208 png_ptr->free_me &= ~PNG_FREE_PLTE;