Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/utils/win/
DSkHRESULT.h59 #define HRZM(ex, msg) HR_GENERAL(ex, msg, 0) macro
/third_party/skia/src/utils/win/
DSkHRESULT.h59 #define HRZM(ex, msg) HR_GENERAL(ex, msg, 0) macro
/third_party/skia/src/ports/
DSkFontHost_win.cpp1907 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/
DSkFontHost_win.cpp1891 HRZM(ScriptItemize(utf16, numWCHAR, maxItems, &scriptControl, nullptr, si, &numItems), in nonBmpCharToGlyph()
1920 HRZM(ScriptShape(hdc, scriptCache, utf16, numWCHAR, maxGlyphs, &script, in nonBmpCharToGlyph()