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()
1637 HDC hdc = ::CreateCompatibleDC(nullptr); in getGlyphToUnicodeMap() local
1657 HDC hdc = CreateCompatibleDC(nullptr); in onGetAdvancedMetrics() local
1865 HDC hdc = ::CreateCompatibleDC(nullptr); in onOpenStream() local
1899 static void bmpCharsToGlyphs(HDC hdc, const WCHAR* bmpChars, int count, uint16_t* glyphs, in bmpCharsToGlyphs()
1925 static uint16_t nonBmpCharToGlyph(HDC hdc, SCRIPT_CACHE* scriptCache, const WCHAR utf16[2]) { in nonBmpCharToGlyph()
1978 SkAutoHDC hdc(fLogFont); in onCharsToGlyphs() local
2105 HDC hdc = ::CreateCompatibleDC(nullptr); in onCountGlyphs() local
2119 HDC hdc = ::CreateCompatibleDC(nullptr); in onGetUPEM() local
2171 HDC hdc = ::CreateCompatibleDC(nullptr); in onGetTableData() local
2293 HDC hdc = ::CreateCompatibleDC(nullptr); in SkFontStyleSetGDI() local
2338 HDC hdc = ::CreateCompatibleDC(nullptr); in SkFontMgrGDI() local