Home
last modified time | relevance | path

Searched defs:hb_font_funcs_t (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-font.hh63 struct hb_font_funcs_t struct
65 hb_object_header_t header;
67 struct {
93 DECLARE_NULL_INSTANCE (hb_font_funcs_t); argument
Dhb-font.h66 typedef struct hb_font_funcs_t hb_font_funcs_t; typedef