Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-font.hh65 struct hb_font_funcs_t struct
67 hb_object_header_t header;
69 struct {
95 DECLARE_NULL_INSTANCE (hb_font_funcs_t); argument
H A Dhb-font.h58 typedef struct hb_font_funcs_t hb_font_funcs_t; typedef