Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-crt/libce/
Dcoredll.def519 GetCharABCWidths @1779 NONAME
/third_party/mingw-w64/mingw-w64-headers/include/
Dwingdi.h2801 #define GetCharABCWidths __MINGW_NAME_AW(GetCharABCWidths) macro
/third_party/skia/src/ports/
DSkFontHost_win.cpp1713 if (GetCharABCWidths(hdc, stem_chars[i], stem_chars[i], &abcWidths)) { in onGetAdvancedMetrics()
/third_party/flutter/skia/src/ports/
DSkFontHost_win.cpp1683 if (GetCharABCWidths(hdc, stem_chars[i], stem_chars[i], &abcWidths)) { in onGetAdvancedMetrics()