Home
last modified time | relevance | path

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

/external/harfbuzz_ng/test/api/
Dtest-shape.c44 glyph_h_advance_func (hb_font_t *font, void *font_data, in glyph_h_advance_func() function
103 hb_font_funcs_set_glyph_h_advance_func (ffuncs, glyph_h_advance_func, NULL, NULL); in test_shape()