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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-uniscribe.cc 46 typedef HRESULT (WINAPI *SIOT) /*ScriptItemizeOpenType*/(
192 SIOT ScriptItemizeOpenType;
206 this->ScriptItemizeOpenType = (SIOT) GetProcAddress (hinstLib, "ScriptItemizeOpenType");
  /external/harfbuzz_ng/src/
hb-uniscribe.cc 46 typedef HRESULT (WINAPI *SIOT) /*ScriptItemizeOpenType*/(
192 SIOT ScriptItemizeOpenType;
206 this->ScriptItemizeOpenType = (SIOT) GetProcAddress (hinstLib, "ScriptItemizeOpenType");

Completed in 60 milliseconds