Searched refs:entry_x (Results 1 – 1 of 1) sorted by relevance
1000 float entry_x, entry_y, exit_x, exit_y; in apply() local1002 (this+this_record.entryAnchor).get_anchor (c, buffer->info[j].codepoint, &entry_x, &entry_y); in apply()1012 d = round (entry_x) + pos[j].x_offset; in apply()1021 pos[j].x_advance = round (entry_x) + pos[j].x_offset; in apply()1052 hb_position_t x_offset = entry_x - exit_x; in apply()