ReactOS 0.4.15-dev-8636-g945e856
|
#include <conwnd.h>
PCONSOLE_SCREEN_BUFFER _GUI_CONSOLE_DATA::ActiveBuffer |
Definition at line 92 of file conwnd.h.
Referenced by ConWndProc(), Copy(), CreateSelectionRgn(), GuiConsoleShowConsoleProperties(), GuiGetLargestConsoleWindowSize(), GuiInitFrontEnd(), GuiReleaseScreenBuffer(), GuiSetActiveScreenBuffer(), GuiSetCursorInfo(), GuiSetScreenInfo(), GuiWriteStream(), Mark(), OnGetMinMaxInfo(), OnKey(), OnMouse(), OnPaint(), OnPaletteChanged(), OnScroll(), OnSize(), OnTimer(), Paste(), PointToCoord(), ResizeConWnd(), SelectAll(), SmallRectToRect(), and SwitchFullScreen().
UINT _GUI_CONSOLE_DATA::CharHeight |
Definition at line 88 of file conwnd.h.
Referenced by GuiPaintCaret(), GuiPaintTextModeBuffer(), GuiWriteStream(), and OnTimer().
UINT _GUI_CONSOLE_DATA::CharWidth |
Definition at line 87 of file conwnd.h.
Referenced by GuiPaintCaret(), GuiPaintTextModeBuffer(), GuiWriteStream(), and OnTimer().
UINT _GUI_CONSOLE_DATA::CmdIdHigh |
Definition at line 80 of file conwnd.h.
Referenced by GuiInitFrontEnd(), and GuiMenuControl().
UINT _GUI_CONSOLE_DATA::CmdIdLow |
Definition at line 79 of file conwnd.h.
Referenced by GuiInitFrontEnd(), GuiMenuControl(), and OnCommand().
PCONSRV_CONSOLE _GUI_CONSOLE_DATA::Console |
Definition at line 91 of file conwnd.h.
Referenced by ConWndProc(), GuiApplyUserSettings(), GuiConsoleInputThread(), GuiConsoleShowConsoleProperties(), GuiConsoleSwitchFullScreen(), GuiGetGuiData(), GuiInitFrontEnd(), GuiReleaseScreenBuffer(), GuiSetActiveScreenBuffer(), OnClose(), OnCommand(), OnFocus(), OnGetMinMaxInfo(), OnKey(), OnMouse(), OnNcCreate(), OnScroll(), OnSize(), OnTimer(), SwitchFullScreen(), and UpdateSelection().
HDESK _GUI_CONSOLE_DATA::Desktop |
Definition at line 50 of file conwnd.h.
Referenced by GuiDeinitFrontEnd(), GuiGetThreadConsoleDesktop(), and GuiInitFrontEnd().
COORD _GUI_CONSOLE_DATA::dwSelectionCursor |
Definition at line 94 of file conwnd.h.
Referenced by GuiInitFrontEnd(), Mark(), OnKey(), OnMouse(), SelectAll(), and UpdateSelection().
HFONT _GUI_CONSOLE_DATA::Font[FONT_MAXNO] |
Definition at line 86 of file conwnd.h.
Referenced by DeleteFonts(), and GuiPaintTextModeBuffer().
GUI_CONSOLE_INFO _GUI_CONSOLE_DATA::GuiInfo |
Definition at line 97 of file conwnd.h.
Referenced by GuiApplyUserSettings(), GuiConsoleInputThread(), GuiConsoleMoveWindow(), GuiConsoleShowConsoleProperties(), GuiConsoleSwitchFullScreen(), GuiGetDisplayMode(), GuiInitFrontEnd(), GuiSetCodePage(), GuiSetDisplayMode(), OnActivate(), OnMove(), OnNcCreate(), and SwitchFullScreen().
BOOL _GUI_CONSOLE_DATA::HackCORE8394IgnoreNextMove |
Definition at line 75 of file conwnd.h.
Referenced by GuiInitFrontEnd(), and OnMouse().
HBITMAP _GUI_CONSOLE_DATA::hBitmap |
Definition at line 64 of file conwnd.h.
Referenced by ConWndProc(), OnNcCreate(), and OnNcDestroy().
HCURSOR _GUI_CONSOLE_DATA::hCursor |
Definition at line 71 of file conwnd.h.
Referenced by ConWndProc(), GuiInitFrontEnd(), and GuiSetMouseCursor().
HANDLE _GUI_CONSOLE_DATA::hGuiInitEvent |
Definition at line 44 of file conwnd.h.
Referenced by GuiInitFrontEnd(), and OnNcCreate().
HANDLE _GUI_CONSOLE_DATA::hGuiTermEvent |
Definition at line 45 of file conwnd.h.
Referenced by GuiConsoleInputThread(), GuiDeinitFrontEnd(), and GuiInitFrontEnd().
HICON _GUI_CONSOLE_DATA::hIcon |
Definition at line 67 of file conwnd.h.
Referenced by GuiChangeIcon(), GuiDeinitFrontEnd(), GuiInitFrontEnd(), and OnNcCreate().
HICON _GUI_CONSOLE_DATA::hIconSm |
Definition at line 68 of file conwnd.h.
Referenced by GuiChangeIcon(), GuiDeinitFrontEnd(), GuiInitFrontEnd(), and OnNcCreate().
HDC _GUI_CONSOLE_DATA::hMemDC |
Definition at line 63 of file conwnd.h.
Referenced by ConWndProc(), GuiCopyFromGraphicsBuffer(), GuiPaintCaret(), GuiPaintGraphicsBuffer(), GuiPaintTextModeBuffer(), GuiReleaseScreenBuffer(), GuiSetActiveScreenBuffer(), GuiSetPalette(), OnNcCreate(), OnNcDestroy(), OnPaint(), and OnPaletteChanged().
HMENU _GUI_CONSOLE_DATA::hSysMenu |
Definition at line 77 of file conwnd.h.
Referenced by GuiMenuControl(), GuiSetMenuClose(), and OnNcCreate().
HPALETTE _GUI_CONSOLE_DATA::hSysPalette |
Definition at line 65 of file conwnd.h.
Referenced by GuiCopyFromGraphicsBuffer(), GuiReleaseScreenBuffer(), GuiSetActiveScreenBuffer(), GuiSetPalette(), and OnNcCreate().
HWND _GUI_CONSOLE_DATA::hWindow |
Definition at line 62 of file conwnd.h.
Referenced by ConWndProc(), Copy(), DrawRegion(), GuiApplyUserSettings(), GuiChangeIcon(), GuiChangeTitle(), GuiConsoleInputThread(), GuiConsoleMoveWindow(), GuiConsoleShowConsoleProperties(), GuiGetConsoleWindowHandle(), GuiGetGuiData(), GuiGetLargestConsoleWindowSize(), GuiInitFrontEnd(), GuiResizeTerminal(), GuiRingBell(), GuiSetMouseCursor(), GuiShowMouseCursor(), GuiWriteStream(), OnActivate(), OnCommand(), OnKey(), OnMouse(), OnMove(), OnNcCreate(), OnPaint(), OnScroll(), OnSize(), OnTimer(), Paste(), ResizeConWnd(), SwitchFullScreen(), and UpdateSelection().
BOOL _GUI_CONSOLE_DATA::IgnoreNextMouseEvent |
Definition at line 73 of file conwnd.h.
Referenced by GuiInitFrontEnd(), OnActivate(), and OnMouse().
ULONG_PTR _GUI_CONSOLE_DATA::InputThreadId |
Definition at line 48 of file conwnd.h.
Referenced by GuiDeinitFrontEnd(), and GuiInitFrontEnd().
BOOL _GUI_CONSOLE_DATA::IsCloseButtonEnabled |
Definition at line 78 of file conwnd.h.
Referenced by ConWndProc(), GuiInitFrontEnd(), and GuiSetMenuClose().
BOOLEAN _GUI_CONSOLE_DATA::IsWindowActive |
Definition at line 53 of file conwnd.h.
Referenced by OnActivate(), OnNcCreate(), and OnTimer().
BOOLEAN _GUI_CONSOLE_DATA::IsWindowVisible |
Definition at line 52 of file conwnd.h.
Referenced by ConWndProc(), GuiConsoleInputThread(), GuiDrawRegion(), GuiInitFrontEnd(), GuiSetCursorInfo(), GuiSetDisplayMode(), GuiSetMouseCursor(), GuiSetScreenInfo(), GuiShowMouseCursor(), GuiWriteStream(), OnNcCreate(), OnNcDestroy(), OnPaint(), OnPaletteChanged(), OnSize(), and OnTimer().
BOOL _GUI_CONSOLE_DATA::IsWndMax |
Definition at line 59 of file conwnd.h.
Referenced by SwitchFullScreen().
BOOL _GUI_CONSOLE_DATA::LineSelection |
Definition at line 95 of file conwnd.h.
Referenced by GuiCopyFromTextModeBuffer(), GuiInitFrontEnd(), PaintSelectionRect(), and UpdateSelection().
CRITICAL_SECTION _GUI_CONSOLE_DATA::Lock |
Definition at line 42 of file conwnd.h.
Referenced by GuiDeinitFrontEnd(), GuiInitFrontEnd(), GuiReleaseScreenBuffer(), GuiSetActiveScreenBuffer(), and OnPaint().
INT _GUI_CONSOLE_DATA::MouseCursorRefCount |
Definition at line 72 of file conwnd.h.
Referenced by ConWndProc(), GuiInitFrontEnd(), GuiRefreshInternalInfo(), and GuiShowMouseCursor().
CONSOLE_SELECTION_INFO _GUI_CONSOLE_DATA::Selection |
Definition at line 93 of file conwnd.h.
Referenced by ConWndProc(), GuiCopyFromGraphicsBuffer(), GuiCopyFromTextModeBuffer(), GuiGetSelectionInfo(), GuiInitFrontEnd(), Mark(), OnKey(), OnMouse(), OnPaint(), PaintSelectionRect(), SelectAll(), and UpdateSelection().
BOOL _GUI_CONSOLE_DATA::WindowSizeLock |
Definition at line 43 of file conwnd.h.
Referenced by ConWndProc(), GuiReleaseScreenBuffer(), GuiSetActiveScreenBuffer(), and OnSize().
HWINSTA _GUI_CONSOLE_DATA::WinSta |
Definition at line 49 of file conwnd.h.
Referenced by GuiDeinitFrontEnd(), and GuiInitFrontEnd().
WINDOWPLACEMENT _GUI_CONSOLE_DATA::WndPl |
Definition at line 60 of file conwnd.h.
Referenced by SwitchFullScreen().
LONG_PTR _GUI_CONSOLE_DATA::WndStyle |
Definition at line 57 of file conwnd.h.
Referenced by SwitchFullScreen().
LONG_PTR _GUI_CONSOLE_DATA::WndStyleEx |
Definition at line 58 of file conwnd.h.
Referenced by SwitchFullScreen().