Searched refs:HRZM (Results 1 – 4 of 4) sorted by relevance
/third_party/flutter/skia/src/utils/win/ |
D | SkHRESULT.h | 59 #define HRZM(ex, msg) HR_GENERAL(ex, msg, 0) macro
|
/third_party/skia/src/utils/win/ |
D | SkHRESULT.h | 59 #define HRZM(ex, msg) HR_GENERAL(ex, msg, 0) macro
|
/third_party/skia/src/ports/ |
D | SkFontHost_win.cpp | 1907 HRZM(ScriptItemize(utf16, numWCHAR, maxItems, &scriptControl, nullptr, si, &numItems), in nonBmpCharToGlyph() 1936 HRZM(ScriptShape(hdc, scriptCache, utf16, numWCHAR, maxGlyphs, &script, in nonBmpCharToGlyph()
|
/third_party/flutter/skia/src/ports/ |
D | SkFontHost_win.cpp | 1891 HRZM(ScriptItemize(utf16, numWCHAR, maxItems, &scriptControl, nullptr, si, &numItems), in nonBmpCharToGlyph() 1920 HRZM(ScriptShape(hdc, scriptCache, utf16, numWCHAR, maxGlyphs, &script, in nonBmpCharToGlyph()
|