Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-font.hh62 struct hb_font_funcs_t struct
64 hb_object_header_t header;
66 struct {
92 DECLARE_NULL_INSTANCE (hb_font_funcs_t); argument
Dhb-font.h66 typedef struct hb_font_funcs_t hb_font_funcs_t; typedef