Home
last modified time | relevance | path

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

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