Home | History | Annotate | Download | only in fpdf_render

Lines Matching defs:src_pitch

990     int src_pitch = src_width * m_Bpp;

1011 src_scan += src_y * src_pitch;
1127 int src_pitch = bitmap.GetPitch();
1146 FX_LPBYTE src_pos = src_buf + row * src_pitch;