Searched refs:GetGlyphOutline (Results 1 – 6 of 6) sorted by relevance
/third_party/mingw-w64/mingw-w64-crt/lib32/ |
D | gdi32.def | 188 GetGlyphOutline@28
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/ |
D | GDIFontInstance.cpp | 380 … result = GetGlyphOutline(hdc, glyph, GGO_GLYPH_INDEX | GGO_METRICS, &metrics, 0, NULL, &identity); in getGlyphAdvance()
|
/third_party/icu/icu4c/source/samples/layout/ |
D | GDIFontInstance.cpp | 380 … result = GetGlyphOutline(hdc, glyph, GGO_GLYPH_INDEX | GGO_METRICS, &metrics, 0, NULL, &identity); in getGlyphAdvance()
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
D | GDIFontInstance.cpp | 380 … result = GetGlyphOutline(hdc, glyph, GGO_GLYPH_INDEX | GGO_METRICS, &metrics, 0, NULL, &identity); in getGlyphAdvance()
|
/third_party/mingw-w64/mingw-w64-crt/lib-common/ |
D | gdi32.def | 547 GetGlyphOutline
|
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | wingdi.h | 2803 #define GetGlyphOutline __MINGW_NAME_AW(GetGlyphOutline) macro
|