Lines Matching refs:ppal
3275 store_palette_entry *ppal = make_standard_palette(ps, npalette, do_tRNS);3284 palette[i].red = ppal[i].red;3285 palette[i].green = ppal[i].green;3286 palette[i].blue = ppal[i].blue;3303 if ((tRNS[i] = ppal[i].alpha) < 255)