Lines Matching defs:hdc
151 static unsigned calculateGlyphCount(HDC hdc, const LOGFONT& lf) { in calculateGlyphCount()
187 static unsigned calculateUPEM(HDC hdc, const LOGFONT& lf) { in calculateUPEM()
1708 HDC hdc = CreateCompatibleDC(nullptr); in onGetAdvancedMetrics() local
1918 HDC hdc = ::CreateCompatibleDC(nullptr); in onOpenStream() local
1948 static void bmpCharsToGlyphs(HDC hdc, const WCHAR* bmpChars, int count, uint16_t* glyphs, in bmpCharsToGlyphs()
1974 static uint16_t nonBmpCharToGlyph(HDC hdc, SCRIPT_CACHE* scriptCache, const WCHAR utf16[2]) { in nonBmpCharToGlyph()
2027 SkAutoHDC hdc(fLogFont); in onCharsToGlyphs() local
2154 HDC hdc = ::CreateCompatibleDC(nullptr); in onCountGlyphs() local
2168 HDC hdc = ::CreateCompatibleDC(nullptr); in onGetUPEM() local
2220 HDC hdc = ::CreateCompatibleDC(nullptr); in onGetTableData() local
2344 HDC hdc = ::CreateCompatibleDC(nullptr); in SkFontStyleSetGDI() local
2389 HDC hdc = ::CreateCompatibleDC(nullptr); in SkFontMgrGDI() local