Home
last modified time | relevance | path

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

/external/harfbuzz_ng/test/api/
Dtest-shape.c169 const hb_position_t output_clusters[] = {0}; in test_shape_clusters() local
174 g_assert_cmphex (glyphs[i].cluster, ==, output_clusters[i]); in test_shape_clusters()