Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-uniscribe.cc209 SSOT ScriptShapeOpenType; member
216 this->ScriptShapeOpenType = nullptr; in init()
225 this->ScriptShapeOpenType = (SSOT) GetProcAddress (hinstLib, "ScriptShapeOpenType"); in init()
230 !this->ScriptShapeOpenType || in init()
235 this->ScriptShapeOpenType = hb_ScriptShapeOpenType; in init()
892 hr = funcs->ScriptShapeOpenType (font_data->hdc, in _hb_uniscribe_shape()