Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-uniscribe.cc73 typedef HRESULT (WINAPI *SSOT) /*ScriptShapeOpenType*/(
210 SSOT ScriptShapeOpenType; member
217 this->ScriptShapeOpenType = nullptr; in init()
226 this->ScriptShapeOpenType = (SSOT) GetProcAddress (hinstLib, "ScriptShapeOpenType"); in init()
231 !this->ScriptShapeOpenType || in init()
236 this->ScriptShapeOpenType = hb_ScriptShapeOpenType; in init()
753 hr = funcs->ScriptShapeOpenType (font_data->hdc, in _hb_uniscribe_shape()
772 FAIL ("ScriptShapeOpenType() set fNoGlyphIndex"); in _hb_uniscribe_shape()
782 FAIL ("ScriptShapeOpenType() faile in _hb_uniscribe_shape()
[all...]

Completed in 2 milliseconds