Home | History | Annotate | Download | only in pshinter

Lines Matching refs:right_nearest

579                 FT_Pos  right_nearest = FT_PIX_ROUND( pos + len );
581 FT_Pos right_disp = right_nearest - ( pos + len );
591 pos = right_nearest;