Home
last modified time | relevance | path

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

/reactos/boot/freeldr/freeldr/ui/
H A Dtui.c22 typedef struct _SMALL_RECT struct
24 SHORT Left;
25 SHORT Top;
26 SHORT Right;
27 SHORT Bottom;
/reactos/sdk/include/psdk/
H A Dwincon.h190 typedef struct _SMALL_RECT { struct
191 SHORT Left;
192 SHORT Top;
193 SHORT Right;
194 SHORT Bottom;