Searched defs:ParentClientRect (Results 1 – 4 of 4) sorted by relevance
/reactos/win32ss/user/user32/windows/ |
H A D | nonclient.c | 26 #define HASSIZEGRIP(Style, ExStyle, ParentStyle, WindowRect, ParentClientRect) \ argument
|
/reactos/win32ss/user/ntuser/ |
H A D | nonclient.c | 34 #define HASSIZEGRIP(Style, ExStyle, ParentStyle, WindowRect, ParentClientRect) \ argument 1259 RECT ParentClientRect; in NC_DoNCPaint() local
|
/reactos/dll/win32/uxtheme/ |
H A D | uxthemep.h | 242 #define HASSIZEGRIP(Style, ExStyle, ParentStyle, WindowRect, ParentClientRect) \ argument
|
H A D | nonclient.c | 539 RECT ParentClientRect; in ThemeDrawScrollBarsGrip() local
|