Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-uniscribe.cc205 SSOT ScriptShapeOpenType; member
212 this->ScriptShapeOpenType = nullptr; in init()
219 this->ScriptShapeOpenType = (SSOT) GetProcAddress (hinstLib, "ScriptShapeOpenType"); in init()
223 !this->ScriptShapeOpenType || in init()
228 this->ScriptShapeOpenType = hb_ScriptShapeOpenType; in init()
884 hr = funcs->ScriptShapeOpenType (font_data->hdc, in _hb_uniscribe_shape()