Searched refs:exit_x (Results 1 – 2 of 2) sorted by relevance
1000 float entry_x, entry_y, exit_x, exit_y; in apply() local1001 (this+prev_record.exitAnchor).get_anchor (c, buffer->info[i].codepoint, &exit_x, &exit_y); in apply()1010 pos[i].x_advance = round (exit_x) + pos[i].x_offset; in apply()1017 d = round (exit_x) + pos[i].x_offset; in apply()1052 hb_position_t x_offset = entry_x - exit_x; in apply()
634 auto exit_x = ops::internal::Exit(scope.WithOpName("while/Exit/x"), in TEST() local658 auto sink_x = ops::Identity(scope.WithOpName("sink_x"), exit_x); in TEST()