Home | History | Annotate | Download | only in fpdf_render

Lines Matching refs:FXARGB_R

1141                     *pDestPixel++ = FXARGB_R(m_pPalette[index]);

1265 dest_scan[dest_pos + 2] = FXARGB_R(set_argb);
1275 dest_scan[dest_pos + 2] = FXARGB_R(reset_argb);
1308 *pDestPixel++ = FXARGB_R(m_pPalette[index]);
1332 dest_scan[dest_pos + 2] = FXARGB_R(argb);
1405 *pDestPixel = FXARGB_R(argb);