HomeSort by relevance Sort by last modified time
    Searched refs:ScriptItemizeOpenType (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-uniscribe.cc 52 typedef HRESULT (WINAPI *SIOT) /*ScriptItemizeOpenType*/(
198 SIOT ScriptItemizeOpenType;
205 this->ScriptItemizeOpenType = NULL;
212 this->ScriptItemizeOpenType = (SIOT) GetProcAddress (hinstLib, "ScriptItemizeOpenType");
216 if (!this->ScriptItemizeOpenType ||
221 this->ScriptItemizeOpenType = hb_ScriptItemizeOpenType;
835 hr = funcs->ScriptItemizeOpenType (pchars,
844 FAIL ("ScriptItemizeOpenType() failed: 0x%08xL", hr);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
usp10.h 285 HRESULT WINAPI ScriptItemizeOpenType(

Completed in 59 milliseconds