Searched refs:output_x_offsets (Results 1 - 1 of 1) sorted by relevance

/external/harfbuzz_ng/test/api/
H A Dtest-shape.c122 const hb_position_t output_x_offsets[] = {0, -1, 0, 0}; local
131 g_assert_cmpint (output_x_offsets [i], ==, positions[i].x_offset);

Completed in 115 milliseconds