Home | History | Annotate | Download | only in dib

Lines Matching refs:FXARGB_R

337             bgr_ptr[2] = FXARGB_R(src_plt[0]);

340 bgr_ptr[5] = FXARGB_R(src_plt[1]);
353 reset_r = FXARGB_R(src_plt[0]);
356 set_r = FXARGB_R(src_plt[1]);
392 *bgr_ptr++ = FXARGB_R(src_plt[i]);
407 gray[i] = FXRGB2GRAY(FXARGB_R(src_plt[i]), FXARGB_G(src_plt[i]), FXARGB_B(src_plt[i]));
507 *bgr_ptr++ = FXARGB_R(src_plt[i]);
662 bgr_ptr[2] = FXARGB_R(src_plt[0]);
665 bgr_ptr[5] = FXARGB_R(src_plt[1]);
707 *bgr_ptr++ = FXARGB_R(src_plt[i]);