Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-uniscribe.cc61 typedef HRESULT (WINAPI *SIOT) /*ScriptItemizeOpenType*/( typedef
208 SIOT ScriptItemizeOpenType;
224 this->ScriptItemizeOpenType = (SIOT) GetProcAddress (hinstLib, "ScriptItemizeOpenType"); in init()