ReactOS
0.4.15-dev-5608-gafb953a
|
#include <wincon.h>
Public Attributes | |
SHORT | Left |
SHORT | Top |
SHORT | Right |
SHORT | Bottom |
SHORT _SMALL_RECT::Bottom |
Definition at line 194 of file wincon.h.
Referenced by CopyBlock(), CreateSelectionRgn(), GetSelectionBeginEnd(), and SmallRectToRect().
SHORT _SMALL_RECT::Left |
Definition at line 191 of file wincon.h.
Referenced by CopyBlock(), CreateSelectionRgn(), GetSelectionBeginEnd(), and SmallRectToRect().
SHORT _SMALL_RECT::Right |
Definition at line 193 of file wincon.h.
Referenced by CopyBlock(), CreateSelectionRgn(), GetSelectionBeginEnd(), and SmallRectToRect().
SHORT _SMALL_RECT::Top |
Definition at line 192 of file wincon.h.
Referenced by CopyBlock(), CreateSelectionRgn(), GetSelectionBeginEnd(), and SmallRectToRect().