Home
last modified time | relevance | path

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

/external/harfbuzz_ng/test/api/
Dtest-shape.c121 const hb_position_t output_x_advances[] = {9, 5, 5, 10}; in test_shape() local
130 g_assert_cmpint (output_x_advances[i], ==, positions[i].x_advance); in test_shape()