Searched refs:get_tmheightW (Results 1 – 1 of 1) sorted by relevance
1479 static int get_tmheightW( LOGFONTW *plf, int flag) in get_tmheightW() function3009 ok( ret1 == ((get_tmheightW( &ncm1.lfMenuFont, 1 ) - 1) | 1) && in test_metrics_for_dpi()3010 ret2 == ((get_tmheightW( &ncm2.lfMenuFont, 1 ) - 1) | 1), in test_metrics_for_dpi()3012 get_tmheightW( &ncm1.lfMenuFont, 1 ), get_tmheightW( &ncm2.lfMenuFont, 1 )); in test_metrics_for_dpi()