Searched defs:_cx (Results 1 – 2 of 2) sorted by relevance
/reactos/modules/rostests/winetests/gdi32/ |
H A D | mapping.c | 65 #define expect_dc_ext(_func, _hdc, _cx, _cy) \ argument 76 #define expect_viewport_ext(_hdc, _cx, _cy) expect_dc_ext(GetViewportExtEx, _hdc, _cx, _cy) argument 77 #define expect_window_ext(_hdc, _cx, _cy) expect_dc_ext(GetWindowExtEx, _hdc, _cx, _cy) argument
|
/reactos/modules/rosapps/applications/explorer-old/utility/ |
H A D | window.h | 760 int _cx; member
|