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()
1735 HDC hdc = CreateCompatibleDC(nullptr); in onGetAdvancedTypefaceMetrics() local
1938 HDC hdc = ::CreateCompatibleDC(nullptr); in onOpenStream() local
1968 static void bmpCharsToGlyphs(HDC hdc, const WCHAR* bmpChars, int count, uint16_t* glyphs, in bmpCharsToGlyphs()
1994 static uint16_t nonBmpCharToGlyph(HDC hdc, SCRIPT_CACHE* scriptCache, const WCHAR utf16[2]) { in nonBmpCharToGlyph()
2046 SkAutoHDC hdc(fLogFont); in onCharsToGlyphs() local
2173 HDC hdc = ::CreateCompatibleDC(nullptr); in onCountGlyphs() local
2187 HDC hdc = ::CreateCompatibleDC(nullptr); in onGetUPEM() local
2239 HDC hdc = ::CreateCompatibleDC(nullptr); in onGetTableData() local
2363 HDC hdc = ::CreateCompatibleDC(nullptr); in SkFontStyleSetGDI() local
2408 HDC hdc = ::CreateCompatibleDC(nullptr); in SkFontMgrGDI() local