Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/user32/
H A Dwin.c1010 static void wine_AdjustWindowRectEx( RECT *rect, LONG style, BOOL menu, LONG exStyle ) in wine_AdjustWindowRectEx() function
1083 wine_AdjustWindowRectEx(&rc, style, menu, exstyle); in test_nonclient_area()
5335 wine_AdjustWindowRectEx( &rect2, style, FALSE, exstyle ); in test_AWR_flags()