Searched defs:hb_uniscribe_shaper_funcs_t (Results 1 – 1 of 1) sorted by relevance
197 struct hb_uniscribe_shaper_funcs_t { struct198 SIOT ScriptItemizeOpenType;199 SSOT ScriptShapeOpenType;200 SPOT ScriptPlaceOpenType;202 inline void init (void) in init()