Searched refs:hinstLib (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-uniscribe.cc | 215 HMODULE hinstLib; in init() local 220 hinstLib = GetModuleHandle (TEXT ("usp10.dll")); in init() 221 if (hinstLib) in init() 225 this->ScriptItemizeOpenType = (SIOT) GetProcAddress (hinstLib, "ScriptItemizeOpenType"); in init() 226 this->ScriptShapeOpenType = (SSOT) GetProcAddress (hinstLib, "ScriptShapeOpenType"); in init() 227 this->ScriptPlaceOpenType = (SPOT) GetProcAddress (hinstLib, "ScriptPlaceOpenType"); in init()
|
/third_party/harfbuzz/src/ |
D | hb-uniscribe.cc | 214 HMODULE hinstLib; in init() local 219 hinstLib = GetModuleHandle (TEXT ("usp10.dll")); in init() 220 if (hinstLib) in init() 224 this->ScriptItemizeOpenType = (SIOT) GetProcAddress (hinstLib, "ScriptItemizeOpenType"); in init() 225 this->ScriptShapeOpenType = (SSOT) GetProcAddress (hinstLib, "ScriptShapeOpenType"); in init() 226 this->ScriptPlaceOpenType = (SPOT) GetProcAddress (hinstLib, "ScriptPlaceOpenType"); in init()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-uniscribe.cc | 214 HMODULE hinstLib; in init() local 219 hinstLib = GetModuleHandle (TEXT ("usp10.dll")); in init() 220 if (hinstLib) in init() 224 this->ScriptItemizeOpenType = (SIOT) GetProcAddress (hinstLib, "ScriptItemizeOpenType"); in init() 225 this->ScriptShapeOpenType = (SSOT) GetProcAddress (hinstLib, "ScriptShapeOpenType"); in init() 226 this->ScriptPlaceOpenType = (SPOT) GetProcAddress (hinstLib, "ScriptPlaceOpenType"); in init()
|
/third_party/sqlite/src/ |
D | shell.c | 378 HINSTANCE hinstLib = LoadLibrary(TEXT("Kernel32.dll")); in hasTimer() local 379 if( NULL != hinstLib ){ in hasTimer() 381 (GETPROCTIMES) GetProcAddress(hinstLib, "GetProcessTimes"); in hasTimer() 385 FreeLibrary(hinstLib); in hasTimer()
|
/third_party/harfbuzz/perf/texts/ |
D | en-words.txt | 4874 hinstLib
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 4874 hinstLib
|