Home
last modified time | relevance | path

Searched defs:_cx (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/winetests/gdi32/
H A Dmapping.c65 #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 Dwindow.h760 int _cx; member