Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/user32/
H A Dsysparams.c2690 static int get_cursor_size( int size ) in get_cursor_size() function
2778 ok_gsm( SM_CXCURSOR, get_cursor_size( MulDiv( 32, dpi, USER_DEFAULT_SCREEN_DPI ))); in test_GetSystemMetrics()
2779 ok_gsm( SM_CYCURSOR, get_cursor_size( MulDiv( 32, dpi, USER_DEFAULT_SCREEN_DPI ))); in test_GetSystemMetrics()