Home | History | Annotate | Download | only in truetype

Lines Matching defs:hi2

1428     FT_Int32   m, s, hi1, hi2, hi;
1444 hi2 = ( m >> 16 ) + ( (FT_Int32)l >> 31 ) + ( lo2 < l );
1448 hi = hi1 + hi2 + ( lo < lo1 );