Lines Matching defs:has_trns
91 int has_trns;
696 if (s->has_trns && s->color_type != PNG_COLOR_TYPE_PALETTE) {
796 if (s->has_trns && s->color_type != PNG_COLOR_TYPE_PALETTE)
801 if (s->has_trns && s->color_type != PNG_COLOR_TYPE_PALETTE)
876 s->has_trns = 1;
1037 if (blend_op == APNG_BLEND_OP_OVER && !s->has_trns && (
1393 if (s->has_trns && s->color_type != PNG_COLOR_TYPE_PALETTE) {
1552 s->y = s->has_trns = 0;
1660 pdst->has_trns = psrc->has_trns;