Searched refs:SMulDiv (Results 1 – 2 of 2) sorted by relevance
265 #define SMulDiv FT_MulDiv macro1031 x1 += SMulDiv( Dx, miny - y1, Dy ); in Line_Up()1059 x1 += SMulDiv( Dx, ras.precision - f1, Dy ); in Line_Up()
4948 * src/raster/ftraster.c (Line_Up): Replace FMulDiv with SMulDiv