ReactOS 0.4.16-dev-88-ga65b6ae
|
#include <blue.h>
Public Attributes | |
SHORT | Left |
SHORT | Top |
SHORT | Right |
SHORT | Bottom |
SHORT tagSMALL_RECT::Bottom |
Definition at line 35 of file blue.h.
Referenced by ConWritePaging(), doChild(), GetConsoleScreenBufferInfo(), TConsole::index(), PagePrompt(), ResizeTextConsole(), ScreenDeviceControl(), ScrIoControl(), START_TEST(), test_Console(), test_GetConsoleFontInfo(), test_GetConsoleFontSize(), test_GetCurrentConsoleFont(), wmain(), and TConsole::WriteStringFast().
SHORT tagSMALL_RECT::Left |
Definition at line 32 of file blue.h.
Referenced by doChild(), GetConsoleScreenBufferInfo(), ResizeTextConsole(), ScreenDeviceControl(), ScrIoControl(), START_TEST(), test_Console(), test_GetConsoleFontInfo(), test_GetCurrentConsoleFont(), and wmain().
SHORT tagSMALL_RECT::Right |
Definition at line 34 of file blue.h.
Referenced by doChild(), GetConsoleScreenBufferInfo(), ResizeTextConsole(), ScreenDeviceControl(), ScrIoControl(), START_TEST(), test_Console(), test_GetConsoleFontInfo(), test_GetConsoleFontSize(), test_GetCurrentConsoleFont(), and wmain().
SHORT tagSMALL_RECT::Top |
Definition at line 33 of file blue.h.
Referenced by ConWritePaging(), doChild(), GetConsoleScreenBufferInfo(), TConsole::index(), PagePrompt(), ResizeTextConsole(), ScreenDeviceControl(), ScrIoControl(), START_TEST(), test_Console(), test_GetConsoleFontInfo(), test_GetCurrentConsoleFont(), wmain(), and TConsole::WriteStringFast().