Searched refs:exit_y (Results 1 – 2 of 2) sorted by relevance
1278 float entry_x, entry_y, exit_x, exit_y; in apply() local1279 (this+prev_record.exitAnchor).get_anchor (c, buffer->info[i].codepoint, &exit_x, &exit_y); in apply()1302 pos[i].y_advance = roundf (exit_y) + pos[i].y_offset; in apply()1309 d = roundf (exit_y) + pos[i].y_offset; in apply()1331 hb_position_t y_offset = entry_y - exit_y; in apply()
740 auto exit_y = ops::internal::Exit(scope.WithOpName("while/Exit/y"), in TEST() local763 auto sink_y = ops::Identity(scope.WithOpName("sink_y"), exit_y); in TEST()