|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <types.h>
Public Attributes | |
| sint16 | left |
| sint16 | top |
| sint16 | right |
| sint16 | bottom |
| sint16 _BOUNDS::bottom |
Definition at line 77 of file types.h.
Referenced by process_orders(), and rdp_parse_bounds().
| sint16 _BOUNDS::left |
Definition at line 74 of file types.h.
Referenced by process_orders(), and rdp_parse_bounds().
| sint16 _BOUNDS::right |
Definition at line 76 of file types.h.
Referenced by process_orders(), and rdp_parse_bounds().
| sint16 _BOUNDS::top |
Definition at line 75 of file types.h.
Referenced by process_orders(), and rdp_parse_bounds().