Home
last modified time | relevance | path

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

/external/harfbuzz_ng/test/api/
Dtest-shape.c57 glyph_func (hb_font_t *font, void *font_data, in glyph_func() function
104 hb_font_funcs_set_glyph_func (ffuncs, glyph_func, malloc (10), free); in test_shape()