ReactOS 0.4.15-dev-6067-g0b695a6
|
#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(), GuiCopyFromGraphicsBuffer(), GuiCopyFromTextModeBuffer(), and SmallRectToRect().
SHORT _SMALL_RECT::Left |
Definition at line 191 of file wincon.h.
Referenced by CopyBlock(), CreateSelectionRgn(), GetSelectionBeginEnd(), GuiCopyFromGraphicsBuffer(), GuiCopyFromTextModeBuffer(), and SmallRectToRect().
SHORT _SMALL_RECT::Right |
Definition at line 193 of file wincon.h.
Referenced by CopyBlock(), CreateSelectionRgn(), GetSelectionBeginEnd(), GuiCopyFromGraphicsBuffer(), GuiCopyFromTextModeBuffer(), and SmallRectToRect().
SHORT _SMALL_RECT::Top |
Definition at line 192 of file wincon.h.
Referenced by CopyBlock(), CreateSelectionRgn(), GetSelectionBeginEnd(), GuiCopyFromGraphicsBuffer(), GuiCopyFromTextModeBuffer(), and SmallRectToRect().