Home | History | Annotate | Download | only in fpdf_render

Lines Matching refs:FX_INT64

1343             FX_DWORD src_x = (bFlipX ? (dest_width - dest_x - 1) : dest_x) * (FX_INT64)src_width / dest_width;