Searched refs:wine_AdjustWindowRectEx (Results 1 – 1 of 1) sorted by relevance
1010 static void wine_AdjustWindowRectEx( RECT *rect, LONG style, BOOL menu, LONG exStyle ) in wine_AdjustWindowRectEx() function1083 wine_AdjustWindowRectEx(&rc, style, menu, exstyle); in test_nonclient_area()5335 wine_AdjustWindowRectEx( &rect2, style, FALSE, exstyle ); in test_AWR_flags()