Searched refs:have_tRNS (Results 1 – 1 of 1) sorted by relevance
5280 int have_tRNS; /* tRNS chunk may need processing */ member5384 this->have_tRNS = 0; in image_pixel_init()5399 if (this->have_tRNS) in image_pixel_convert_PLTE()5402 this->have_tRNS = 0; in image_pixel_convert_PLTE()5431 if (this->have_tRNS) in image_pixel_add_alpha()5433 this->have_tRNS = 0; in image_pixel_add_alpha()5451 if (this->have_tRNS) in image_pixel_add_alpha()5453 this->have_tRNS = 0; in image_pixel_add_alpha()5786 test_pixel.have_tRNS = dp->this.is_transparent; in transform_info_imp()5907 PNG_CONST int have_tRNS = dp->this.is_transparent; in transform_image_validate() local[all …]