Searched refs:dpiY (Results 1 – 1 of 1) sorted by relevance
116 FLOAT dpiX, dpiY; in GDIFontInstance() local133 dpiY = (FLOAT) GetDeviceCaps(hdc, LOGPIXELSY); in GDIFontInstance()137 pt.y = (int) (pointSize * dpiY / 72); in GDIFontInstance()201 FLOAT dpiX, dpiY; in GDIFontInstance() local218 dpiY = (FLOAT) GetDeviceCaps(hdc, LOGPIXELSY); in GDIFontInstance()221 fDeviceScaleY = dpiY / 72; in GDIFontInstance()