Searched refs:use_x_device (Results 1 – 1 of 1) sorted by relevance
130 bool use_x_device = font->x_ppem || font->num_coords; in apply_value() local133 if (!use_x_device && !use_y_device) return ret; in apply_value()139 …if (use_x_device) glyph_pos.x_offset += (base + get_device (values, &ret)).get_x_delta (font, sto… in apply_value()147 …if (horizontal && use_x_device) glyph_pos.x_advance += (base + get_device (values, &ret)).get_x_de… in apply_value()