Home
last modified time | relevance | path

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

/external/harfbuzz_ng/test/api/
Dtest-shape.c120 const hb_codepoint_t output_glyphs[] = {1, 2, 3, 1}; in test_shape() local
126 g_assert_cmphex (glyphs[i].codepoint, ==, output_glyphs[i]); in test_shape()
168 const hb_codepoint_t output_glyphs[] = {0}; in test_shape_clusters() local
173 g_assert_cmphex (glyphs[i].codepoint, ==, output_glyphs[i]); in test_shape_clusters()