Searched refs:h_delta (Results 1 – 1 of 1) sorted by relevance
796 int h_delta = (int) glyph.get_header ().xMin - face->table.hmtx->get_side_bearing (gid); in init_phantom_points() local801 phantoms[PHANTOM_LEFT].x = h_delta; in init_phantom_points()802 phantoms[PHANTOM_RIGHT].x = h_adv + h_delta; in init_phantom_points()