Home
last modified time | relevance | path

Searched refs:Line_Up (Results 1 – 3 of 3) sorted by relevance

/external/freetype/src/raster/
Dftraster.c1007 Line_Up( RAS_ARGS Long x1, in Line_Up() function
1164 result = Line_Up( RAS_VARS x1, -y1, x2, -y2, -maxy, -miny ); in Line_Down()
1441 if ( Line_Up( RAS_VARS ras.lastX, ras.lastY, in Line_To()
/external/freetype/
DChangeLog.242123 (Line_Up): Use it.
4948 * src/raster/ftraster.c (Line_Up): Replace FMulDiv with SMulDiv
6214 * src/raster/ftraster.c (Line_Up): Use slow multiplication to
DChangeLog.216848 (Finalize_Profile_Table, Line_Up, ft_black_init): Use casts.