Home | History | Annotate | Download | only in truetype

Lines Matching defs:hi1

1512     FT_Int32   m, s, hi1, hi2, hi;
1521 hi1 = ( m >> 16 ) + ( (FT_Int32)l >> 31 ) + ( lo1 < l );
1532 hi = hi1 + hi2 + ( lo < lo1 );