ush 127 contrib/gregbook/rpng-win.c ush temp = ((ush)(fg)*(ush)(alpha) + \ ush 128 contrib/gregbook/rpng-win.c (ush)(bg)*(ush)(255 - (ush)(alpha)) + (ush)128); \ ush 109 contrib/gregbook/rpng-x.c ush temp = ((ush)(fg)*(ush)(alpha) + \ ush 110 contrib/gregbook/rpng-x.c (ush)(bg)*(ush)(255 - (ush)(alpha)) + (ush)128); \ ush 786 contrib/gregbook/rpng-x.c ush red, green, blue; ush 793 contrib/gregbook/rpng-x.c red = ((ush)(*src) << 8); ush 795 contrib/gregbook/rpng-x.c green = ((ush)(*src) << 8); ush 797 contrib/gregbook/rpng-x.c blue = ((ush)(*src) << 8); ush 813 contrib/gregbook/rpng-x.c red = ((ush)r << 8); ush 814 contrib/gregbook/rpng-x.c green = ((ush)g << 8); ush 815 contrib/gregbook/rpng-x.c blue = ((ush)b << 8); ush 817 contrib/gregbook/rpng-x.c red = ((ush)bg_red << 8); ush 818 contrib/gregbook/rpng-x.c green = ((ush)bg_green << 8); ush 819 contrib/gregbook/rpng-x.c blue = ((ush)bg_blue << 8); ush 827 contrib/gregbook/rpng-x.c red = ((ush)r << 8); ush 828 contrib/gregbook/rpng-x.c green = ((ush)g << 8); ush 829 contrib/gregbook/rpng-x.c blue = ((ush)b << 8); ush 158 contrib/gregbook/rpng2-win.c ush temp = ((ush)(fg)*(ush)(alpha) + \ ush 159 contrib/gregbook/rpng2-win.c (ush)(bg)*(ush)(255 - (ush)(alpha)) + (ush)128); \ ush 239 contrib/gregbook/rpng2-win.c ush type; ush 169 contrib/gregbook/rpng2-x.c ush temp = ((ush)(fg)*(ush)(alpha) + \ ush 170 contrib/gregbook/rpng2-x.c (ush)(bg)*(ush)(255 - (ush)(alpha)) + (ush)128); \ ush 263 contrib/gregbook/rpng2-x.c ush type; ush 1338 contrib/gregbook/rpng2-x.c ush red, green, blue; ush 1344 contrib/gregbook/rpng2-x.c red = ((ush)(*src) << 8); ++src; ush 1345 contrib/gregbook/rpng2-x.c green = ((ush)(*src) << 8); ++src; ush 1346 contrib/gregbook/rpng2-x.c blue = ((ush)(*src) << 8); ++src; ush 1500 contrib/gregbook/rpng2-x.c ush red, green, blue; ush 1508 contrib/gregbook/rpng2-x.c red = ((ush)(*src) << 8); ush 1510 contrib/gregbook/rpng2-x.c green = ((ush)(*src) << 8); ush 1512 contrib/gregbook/rpng2-x.c blue = ((ush)(*src) << 8); ush 1533 contrib/gregbook/rpng2-x.c red = ((ush)r << 8); ush 1534 contrib/gregbook/rpng2-x.c green = ((ush)g << 8); ush 1535 contrib/gregbook/rpng2-x.c blue = ((ush)b << 8); ush 1537 contrib/gregbook/rpng2-x.c red = ((ush)bg_red << 8); ush 1538 contrib/gregbook/rpng2-x.c green = ((ush)bg_green << 8); ush 1539 contrib/gregbook/rpng2-x.c blue = ((ush)bg_blue << 8); ush 1547 contrib/gregbook/rpng2-x.c red = ((ush)r << 8); ush 1548 contrib/gregbook/rpng2-x.c green = ((ush)g << 8); ush 1549 contrib/gregbook/rpng2-x.c blue = ((ush)b << 8); ush 1772 contrib/gregbook/rpng2-x.c ush red, green, blue; ush 1781 contrib/gregbook/rpng2-x.c red = ((ush)(*src) << 8); ush 1783 contrib/gregbook/rpng2-x.c green = ((ush)(*src) << 8); ush 1785 contrib/gregbook/rpng2-x.c blue = ((ush)(*src) << 8); ush 1806 contrib/gregbook/rpng2-x.c red = ((ush)r << 8); ush 1807 contrib/gregbook/rpng2-x.c green = ((ush)g << 8); ush 1808 contrib/gregbook/rpng2-x.c blue = ((ush)b << 8); ush 1810 contrib/gregbook/rpng2-x.c red = ((ush)bg_red << 8); ush 1811 contrib/gregbook/rpng2-x.c green = ((ush)bg_green << 8); ush 1812 contrib/gregbook/rpng2-x.c blue = ((ush)bg_blue << 8); ush 1820 contrib/gregbook/rpng2-x.c red = ((ush)r << 8); ush 1821 contrib/gregbook/rpng2-x.c green = ((ush)g << 8); ush 1822 contrib/gregbook/rpng2-x.c blue = ((ush)b << 8);