Home | History | Annotate | Download | only in pshinter

Lines Matching defs:delta2

428     FT_Fixed  delta2 = FT_PIX_ROUND( pos + len ) - pos - len;
431 if ( FT_ABS( delta1 ) <= FT_ABS( delta2 ) )
434 return delta2;