Home
last modified time | relevance | path

Searched refs:get_font_dpi (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/gdi32/
H A Dfont.c6164 static int get_font_dpi(const LOGFONTA *lf, int *height) in get_font_dpi() function
6273 ret = get_font_dpi(&lf, &height); in test_stock_fonts()