Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-uniscribe.cc92 typedef HRESULT (WINAPI *SPOT) /*ScriptPlaceOpenType*/(
211 SPOT ScriptPlaceOpenType; member
218 this->ScriptPlaceOpenType = nullptr; in init()
227 this->ScriptPlaceOpenType = (SPOT) GetProcAddress (hinstLib, "ScriptPlaceOpenType"); in init()
232 !this->ScriptPlaceOpenType) in init()
237 this->ScriptPlaceOpenType = hb_ScriptPlaceOpenType; in init()
794 hr = funcs->ScriptPlaceOpenType (font_data->hdc, in _hb_uniscribe_shape()
814 FAIL ("ScriptPlaceOpenType() failed: 0x%08lx", hr); in _hb_uniscribe_shape()

Completed in 2 milliseconds