|
ReactOS 0.4.16-dev-2104-gb84fa49
|
#include <precomp.h>
Public Attributes | |
| ULONG | Left |
| ULONG | Top |
| ULONG | Right |
| ULONG | Bottom |
| ULONG _URECT::Bottom |
Definition at line 65 of file precomp.h.
Referenced by DoScroll(), VidDisplayString(), and VidSetScrollRegion().
| ULONG _URECT::Left |
Definition at line 62 of file precomp.h.
Referenced by DoScroll(), VidDisplayString(), and VidSetScrollRegion().
| ULONG _URECT::Right |
Definition at line 64 of file precomp.h.
Referenced by DoScroll(), VidDisplayString(), and VidSetScrollRegion().
| ULONG _URECT::Top |
Definition at line 63 of file precomp.h.
Referenced by DoScroll(), and VidSetScrollRegion().