HomeSort by relevance Sort by last modified time
    Searched refs:hb_font_get_glyph_func_t (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-deprecated.h 47 typedef hb_bool_t (*hb_font_get_glyph_func_t) (hb_font_t *font, void *font_data, typedef
54 hb_font_get_glyph_func_t func,
hb-font.cc 1601 typedef hb_trampoline_t<hb_font_get_glyph_func_t> hb_font_get_glyph_trampoline_t;
    [all...]

Completed in 701 milliseconds