ReactOS
0.4.14-dev-552-g2fad488
|
#include <wincon.h>
Public Attributes | |
SHORT | Left |
SHORT | Top |
SHORT | Right |
SHORT | Bottom |
SHORT _SMALL_RECT::Bottom |
Definition at line 179 of file wincon.h.
Referenced by ConioMoveRegion(), CopyBlock(), CreateSelectionRgn(), GetSelectionBeginEnd(), and SmallRectToRect().
SHORT _SMALL_RECT::Left |
Definition at line 176 of file wincon.h.
Referenced by ConioMoveRegion(), CopyBlock(), CreateSelectionRgn(), GetSelectionBeginEnd(), and SmallRectToRect().
SHORT _SMALL_RECT::Right |
Definition at line 178 of file wincon.h.
Referenced by ConioMoveRegion(), CopyBlock(), CreateSelectionRgn(), GetSelectionBeginEnd(), and SmallRectToRect().
SHORT _SMALL_RECT::Top |
Definition at line 177 of file wincon.h.
Referenced by ConioMoveRegion(), CopyBlock(), CreateSelectionRgn(), GetSelectionBeginEnd(), and SmallRectToRect().