Searched refs:dpiX (Results 1 – 1 of 1) sorted by relevance
116 FLOAT dpiX, dpiY; in GDIFontInstance() local132 dpiX = (FLOAT) GetDeviceCaps(hdc, LOGPIXELSX); in GDIFontInstance()136 pt.x = (int) (pointSize * dpiX / 72); in GDIFontInstance()201 FLOAT dpiX, dpiY; in GDIFontInstance() local217 dpiX = (FLOAT) GetDeviceCaps(hdc, LOGPIXELSX); in GDIFontInstance()220 fDeviceScaleX = dpiX / 72; in GDIFontInstance()