Lines Matching defs:hdc
149 static unsigned calculateGlyphCount(HDC hdc, const LOGFONT& lf) { in calculateGlyphCount()
185 static unsigned calculateUPEM(HDC hdc, const LOGFONT& lf) { in calculateUPEM()
1716 static bool getWidthAdvance(HDC hdc, int gId, int16_t* advance) { in getWidthAdvance()
1737 HDC hdc = CreateCompatibleDC(nullptr); in onGetAdvancedTypefaceMetrics() local
1960 HDC hdc = ::CreateCompatibleDC(nullptr); in onOpenStream() local
1990 static void bmpCharsToGlyphs(HDC hdc, const WCHAR* bmpChars, int count, uint16_t* glyphs, in bmpCharsToGlyphs()
2016 static uint16_t nonBmpCharToGlyph(HDC hdc, SCRIPT_CACHE* scriptCache, const WCHAR utf16[2]) { in nonBmpCharToGlyph()
2068 SkAutoHDC hdc(fLogFont); in onCharsToGlyphs() local
2195 HDC hdc = ::CreateCompatibleDC(nullptr); in onCountGlyphs() local
2209 HDC hdc = ::CreateCompatibleDC(nullptr); in onGetUPEM() local
2261 HDC hdc = ::CreateCompatibleDC(nullptr); in onGetTableData() local
2384 HDC hdc = ::CreateCompatibleDC(nullptr); in SkFontStyleSetGDI() local
2429 HDC hdc = ::CreateCompatibleDC(nullptr); in SkFontMgrGDI() local