Searched refs:screen_log_pixels (Results 1 – 1 of 1) sorted by relevance
916 INT ret, i, expected_cs, screen_log_pixels, diff, font_res; in test_bitmap_font_metrics() local937 screen_log_pixels = GetDeviceCaps(hdc, LOGPIXELSY); in test_bitmap_font_metrics()942 int new_diff = abs(font_log_pixels[i] - screen_log_pixels); in test_bitmap_font_metrics()