Home | History | Annotate | Download | only in src

Lines Matching full:adjustment

1285             HB_Fixed adjustment = positions[i].x_advance;
1288 adjustment = HB_FIXED_ROUND(adjustment);
1291 advances[i] = adjustment;
1293 advances[i] += adjustment;