Lines Matching defs:hdc
153 static unsigned calculateGlyphCount(HDC hdc, const LOGFONT& lf) { in calculateGlyphCount()
189 static unsigned calculateUPEM(HDC hdc, const LOGFONT& lf) { in calculateUPEM()
1638 HDC hdc = ::CreateCompatibleDC(nullptr); in getGlyphToUnicodeMap() local
1658 HDC hdc = CreateCompatibleDC(nullptr); in onGetAdvancedMetrics() local
1865 HDC hdc = ::CreateCompatibleDC(nullptr); in onOpenStream() local
1898 static void bmpCharsToGlyphs(HDC hdc, const WCHAR* bmpChars, int count, uint16_t* glyphs, in bmpCharsToGlyphs()
1924 static uint16_t nonBmpCharToGlyph(HDC hdc, SCRIPT_CACHE* scriptCache, const WCHAR utf16[2]) { in nonBmpCharToGlyph()
1977 SkAutoHDC hdc(fLogFont); in onCharsToGlyphs() local
2104 HDC hdc = ::CreateCompatibleDC(nullptr); in onCountGlyphs() local
2118 HDC hdc = ::CreateCompatibleDC(nullptr); in onGetUPEM() local
2170 HDC hdc = ::CreateCompatibleDC(nullptr); in onGetTableData() local
2292 HDC hdc = ::CreateCompatibleDC(nullptr); in SkFontStyleSetGDI() local
2337 HDC hdc = ::CreateCompatibleDC(nullptr); in SkFontMgrGDI() local