fx_dib_composite.cpp | 788 int blended = bNonseparableBlend local 791 blended = FXDIB_ALPHA_MERGE(*src_scan, blended, back_alpha); 792 *dest_scan = FXDIB_ALPHA_MERGE(*dest_scan, blended, alpha_ratio); 840 int blended = bNonseparableBlend local 843 blended = FXDIB_ALPHA_MERGE(*src_scan, blended, back_alpha); 844 *dest_scan = FXDIB_ALPHA_MERGE(*dest_scan, blended, alpha_ratio); 896 int blended = bNonseparableBlend local 899 blended = FXDIB_ALPHA_MERGE(*src_scan, blended, back_alpha) 949 int blended = bNonseparableBlend local 992 int blended = bNonseparableBlend local 1021 int blended = bNonseparableBlend local 1071 int blended = bNonseparableBlend local 1107 int blended = bNonseparableBlend local 1245 int blended = bNonseparableBlend local 1272 int blended = bNonseparableBlend local 1368 int blended = bNonseparableBlend local 1404 int blended = bNonseparableBlend local 1534 int blended = bNonseparableBlend local 1697 int blended = bNonseparableBlend local 2529 int blended = Blend(blend_type, *dest_scan, src_b); local 2600 int blended = Blend(blend_type, *dest_scan, src_b); local 2656 int blended = Blend(blend_type, *dest_scan, src_b); local 2805 int blended = Blend(blend_type, *dest_scan, src_b); local 2876 int blended = Blend(blend_type, *dest_scan, src_b); local 3033 int blended = bNonseparableBlend local 3082 int blended = bNonseparableBlend local 3123 int blended = bNonseparableBlend local 3171 int blended = bNonseparableBlend local 3270 int blended = bNonseparableBlend local 3311 int blended = bNonseparableBlend local 3595 int blended = Blend(blend_type, dest_scan[2], src_b); local 3648 int blended = Blend(blend_type, dest_scan[2], src_b); local 3718 int blended = Blend(blend_type, dest_scan[2], src_b); local 3788 int blended = Blend(blend_type, back_color, src_b); local [all...] |