Searched defs:HB_Font (Results 1 – 3 of 3) sorted by relevance
112 typedef struct HB_Font_ *HB_Font; typedef
50 typedef struct _HB_Font HB_Font; typedef
82 static void hb_getAdvances(HB_Font /*font*/, const HB_Glyph * /*glyphs*/, hb_uint32 numGlyphs, HB_F… in hb_getAdvances() argument