Home | History | Annotate | Download | only in src

Lines Matching refs:HB_Fixed

261     HB_Fixed size = item->font->klass->getFontMetric(item->font, HB_FontAscent) / 10;
262 HB_Fixed offsetBase = HB_FIXED_CONSTANT(1) + (size - HB_FIXED_CONSTANT(4)) / 4;
285 HB_Fixed offset = offsetBase;
1269 HB_Fixed *advances = item->advances;
1279 HB_Fixed adjustment = positions[i].x_advance;