|
ReactOS 0.4.16-dev-2206-gc56950d
|
#include <precomp.h>
Public Attributes | |
| ULONG | Left |
| ULONG | Top |
| ULONG | Right |
| ULONG | Bottom |
| ULONG _URECT::Bottom |
Definition at line 54 of file precomp.h.
Referenced by DoScroll(), VidDisplayString(), and VidSetScrollRegion().
| ULONG _URECT::Left |
Definition at line 51 of file precomp.h.
Referenced by DoScroll(), VidDisplayString(), and VidSetScrollRegion().
| ULONG _URECT::Right |
Definition at line 53 of file precomp.h.
Referenced by DoScroll(), VidDisplayString(), and VidSetScrollRegion().
| ULONG _URECT::Top |
Definition at line 52 of file precomp.h.
Referenced by DoScroll(), and VidSetScrollRegion().