Home | History | Annotate | Download | only in libtests

Lines Matching refs:has_tRNS

4956    int         has_tRNS;       /* color type GRAY or RGB with a tRNS chunk. */
5290 dp->has_tRNS = 1;
5297 dp->has_tRNS = 1;
7108 if (that->this.has_tRNS)
7243 if (that->this.has_tRNS)
7352 if (that->this.has_tRNS)
8288 if (that->this.has_tRNS)
9470 dp->this.has_tRNS))
10232 process_tRNS = dp->this.has_tRNS && vi.do_background;