Home | History | Annotate | Download | only in fpdf_render

Lines Matching refs:GetPitch

1013         FX_LPBYTE result_scan = result_buf + dest_y * m_pBitmap->GetPitch();

1125 int dest_pitch = pMask->GetPitch();
1127 int src_pitch = bitmap.GetPitch();