Home | History | Annotate | Download | only in hb-old

Lines Matching full:adjustment

923             HB_Fixed adjustment = positions[i].x_advance;
926 adjustment = HB_FIXED_ROUND(adjustment);
929 ; //advances[i] = adjustment;
931 advances[i] += adjustment;