Lines Matching defs:hdc
147 static unsigned calculateGlyphCount(HDC hdc, const LOGFONT& lf) { in calculateGlyphCount()
183 static unsigned calculateUPEM(HDC hdc, const LOGFONT& lf) { in calculateUPEM()
1719 static bool getWidthAdvance(HDC hdc, int gId, int16_t* advance) { in getWidthAdvance()
1740 HDC hdc = CreateCompatibleDC(NULL); in onGetAdvancedTypefaceMetrics() local
1972 HDC hdc = ::CreateCompatibleDC(NULL); in onOpenStream() local
2002 static void bmpCharsToGlyphs(HDC hdc, const WCHAR* bmpChars, int count, uint16_t* glyphs, in bmpCharsToGlyphs()
2028 static uint16_t nonBmpCharToGlyph(HDC hdc, SCRIPT_CACHE* scriptCache, const WCHAR utf16[2]) { in nonBmpCharToGlyph()
2080 SkAutoHDC hdc(fLogFont); in onCharsToGlyphs() local
2207 HDC hdc = ::CreateCompatibleDC(NULL); in onCountGlyphs() local
2221 HDC hdc = ::CreateCompatibleDC(NULL); in onGetUPEM() local
2273 HDC hdc = ::CreateCompatibleDC(NULL); in onGetTableData() local
2397 HDC hdc = ::CreateCompatibleDC(NULL); in SkFontStyleSetGDI() local
2443 HDC hdc = ::CreateCompatibleDC(NULL); in SkFontMgrGDI() local