Home | History | Annotate | Download | only in src

Lines Matching refs:get_x_delta

140       if (use_x_device) glyph_pos.x_offset  += (base + get_device (values)).get_x_delta (font, store);
148 if (horizontal && use_x_device) glyph_pos.x_advance += (base + get_device (values)).get_x_delta (font, store);
299 *x += (this+xDeviceTable).get_x_delta (font, c->var_store);