Home
last modified time | relevance | path

Searched refs:ScriptItemizeOpenType (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-uniscribe.cc208 SIOT ScriptItemizeOpenType; member
215 this->ScriptItemizeOpenType = nullptr; in init()
224 this->ScriptItemizeOpenType = (SIOT) GetProcAddress (hinstLib, "ScriptItemizeOpenType"); in init()
229 if (!this->ScriptItemizeOpenType || in init()
234 this->ScriptItemizeOpenType = hb_ScriptItemizeOpenType; in init()
819 hr = funcs->ScriptItemizeOpenType (pchars, in _hb_uniscribe_shape()