Home
last modified time | relevance | path

Searched defs:HB_Font (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz/src/
Dharfbuzz-global.h112 typedef struct HB_Font_ *HB_Font; typedef
Dharfbuzz-shape.h50 typedef struct _HB_Font HB_Font; typedef
/external/harfbuzz/tests/shaping/
Dmain.cpp82 static void hb_getAdvances(HB_Font /*font*/, const HB_Glyph * /*glyphs*/, hb_uint32 numGlyphs, HB_F… in hb_getAdvances() argument