Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-uniscribe.cc200 SPOT ScriptPlaceOpenType; member
207 this->ScriptPlaceOpenType = NULL; in init()
214 this->ScriptPlaceOpenType = (SPOT) GetProcAddress (hinstLib, "ScriptPlaceOpenType"); in init()
218 !this->ScriptPlaceOpenType) in init()
223 this->ScriptPlaceOpenType = hb_ScriptPlaceOpenType; in init()
931 hr = funcs->ScriptPlaceOpenType (font_data->hdc, in _hb_uniscribe_shape()