Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-uniscribe.cc197 struct hb_uniscribe_shaper_funcs_t { struct
198 SIOT ScriptItemizeOpenType;
199 SSOT ScriptShapeOpenType;
200 SPOT ScriptPlaceOpenType;
202 inline void init (void) in init()