Lines Matching refs:x_offset
117 if (format & xPlacement) glyph_pos.x_offset += font->em_scale_x (get_short (values++)); in apply_value()
140 … if (use_x_device) glyph_pos.x_offset += (base + get_device (values)).get_x_delta (font, store); in apply_value()
439 o.x_offset = base_x - mark_x; in apply()
942 pos[i].x_advance = exit_x + pos[i].x_offset; in apply()
944 d = entry_x + pos[j].x_offset; in apply()
946 pos[j].x_offset -= d; in apply()
949 d = exit_x + pos[i].x_offset; in apply()
951 pos[i].x_offset -= d; in apply()
953 pos[j].x_advance = entry_x + pos[j].x_offset; in apply()
984 hb_position_t x_offset = entry_x - exit_x; in apply() local
991 x_offset = -x_offset; in apply()
1008 pos[child].x_offset = x_offset; in apply()
1544 pos[j].x_offset = -pos[i].x_offset; in reverse_cursive_minor_offset()
1571 pos[i].x_offset += pos[j].x_offset; in propagate_attachment_offsets()
1575 pos[i].x_offset += pos[j].x_offset; in propagate_attachment_offsets()
1581 pos[i].x_offset -= pos[k].x_advance; in propagate_attachment_offsets()
1586 pos[i].x_offset += pos[k].x_advance; in propagate_attachment_offsets()