ReactOS 0.4.16-dev-2293-g4d8327b
tagCOORD Struct Reference

#include <blue.h>

Public Attributes

SHORT X
 
SHORT Y
 

Detailed Description

Definition at line 24 of file blue.h.

Member Data Documentation

◆ X

SHORT tagCOORD::X

Definition at line 26 of file blue.h.

Referenced by __InvalidateConsoleDIBits(), __RegisterConsoleVDM(), AttachToConsoleInternal(), CallMouseUserHandlers(), ClearScreen(), CON_API(), ConClearLine(), ConClearScreen(), ConDrvGetConsoleScreenBufferInfo(), ConDrvScrollConsoleScreenBuffer(), ConDrvSetConsoleCursorPosition(), ConDrvSetConsoleWindowInfo(), ConioDrawConsole(), ConSetScreenColor(), CONSOLE_ClearScreen(), CONSOLE_ClearStatusTextX(), CONSOLE_ClearStyledText(), CONSOLE_ClearTextXY(), CONSOLE_GetCursorX(), CONSOLE_GetCursorXY(), CONSOLE_Init(), CONSOLE_InvertTextXY(), CONSOLE_NormalTextXY(), CONSOLE_PrintTextXY(), CONSOLE_PrintTextXYN(), CONSOLE_SetCursorXY(), CONSOLE_SetHighlightedTextXY(), CONSOLE_SetInputTextXY(), CONSOLE_SetInvertedTextXY(), CONSOLE_SetStatusTextXV(), CONSOLE_SetStyledText(), CONSOLE_SetTextXY(), CONSOLE_SetUnderlinedTextXY(), ConSrvApplyUserSettings(), ConWndProc(), ConWritePaging(), CopyLines(), CreateSelectionRgn(), TConsole::DeleteCharacter(), DisplayTitle(), doChild(), TMouse::doClip(), TMouse::doMouse(), DosMouseService(), DrawBorder(), DrawBox(), DrawFileSystemList(), DrawListEntries(), DrawListFrame(), DrawPartitionList(), DrawProgressBar(), DrawScrollBarGenericList(), DrawThickBorder(), DummyGetLargestConsoleWindowSize(), EraseMouseCursor(), FindSuitableFontProc(), FromMouseCoordinates(), TMouse::get_coords(), GetConsoleScreenBufferInfo(), GetCursorX(), GetCursorXY(), GetLargestConsoleWindowSize(), GetScreenColumns(), GetScreenSize(), GetSelectionBeginEnd(), GuiGetLargestConsoleWindowSize(), GuiSetCursorInfo(), GuiSetScreenInfo(), GuiWriteStream(), HistoryDisplayCurrentHistory(), InitFonts(), TConsole::InsertCharacter(), TConsole::InsertLine(), LayoutProc(), MainLoop(), MouseEventHandler(), TMouse::move_mouse(), OnGetMinMaxInfo(), OnKey(), OnMouse(), OnScroll(), OnSize(), OnTimer(), PagePrompt(), PaintMouseCursor(), PointToCoord(), PopupError(), PrintDiskData(), PrintEmptyLine(), PrintInfoLine(), PrintPartitionData(), ProgressSetStep(), ReadCommand(), CConsole::ReadLine(), RecoveryConsole(), resetContent(), ResizeConWnd(), ResizeTextConsole(), restoreScreen(), saveScreen(), ScreenDeviceControl(), ScreenEventHandler(), ScrIoControl(), SelectAll(), SetConsoleCursorPosition(), SetConsoleDisplayMode(), SetConsoleMaximumWindowSize(), TConsole::SetCursorPosition(), SetCursorXY(), TConsole::SetRawCursorPosition(), TConsole::SetWindowSize(), ShowConsoleStatus(), ShowPartitionSizeInputBox(), START_TEST(), test_Console(), test_cp855(), test_cp932(), test_GetConsoleFontInfo(), test_GetCurrentConsoleFont(), test_GetCurrentConsoleFontEx(), test_GetLargestConsoleWindowSize(), test_pseudo_console_child(), testCursor(), testScroll(), testWriteNotWrappedNotProcessed(), testWriteNotWrappedProcessed(), testWriteWrappedNotProcessed(), testWriteWrappedProcessed(), ToMouseCoordinates(), UpdateCursorPosition(), VgaAttachToConsole(), VgaChangeMode(), VgaConsoleCreateTextScreen(), VgaConsoleUpdateTextCursor(), VgaUpdateFramebuffer(), VgaVerticalRetrace(), WinPrev_OnDraw(), wmain(), CConsole::Write(), write_status(), CConsole::WriteChar(), WriteConsoleOutputA(), TConsole::WriteString(), CConsole::WriteString(), and TConsole::WriteStringFast().

◆ Y

SHORT tagCOORD::Y

Definition at line 27 of file blue.h.

Referenced by __InvalidateConsoleDIBits(), __RegisterConsoleVDM(), AttachToConsoleInternal(), CallMouseUserHandlers(), ClearScreen(), CON_API(), ConClearScreen(), ConDrvGetConsoleScreenBufferInfo(), ConDrvScrollConsoleScreenBuffer(), ConDrvSetConsoleCursorPosition(), ConDrvSetConsoleWindowInfo(), ConioDrawConsole(), ConSetScreenColor(), CONSOLE_ClearScreen(), CONSOLE_ClearStatusTextX(), CONSOLE_ClearStyledText(), CONSOLE_ClearTextXY(), CONSOLE_GetCursorXY(), CONSOLE_GetCursorY(), CONSOLE_Init(), CONSOLE_InvertTextXY(), CONSOLE_NormalTextXY(), CONSOLE_PrintTextXY(), CONSOLE_PrintTextXYN(), CONSOLE_SetCursorXY(), CONSOLE_SetHighlightedTextXY(), CONSOLE_SetInputTextXY(), CONSOLE_SetInvertedTextXY(), CONSOLE_SetStatusTextXV(), CONSOLE_SetStyledText(), CONSOLE_SetTextXY(), CONSOLE_SetUnderlinedTextXY(), ConSrvApplyUserSettings(), ConWndProc(), CopyLines(), CreateSelectionRgn(), TConsole::DeleteCharacter(), DisplayTitle(), doChild(), TMouse::doClip(), TMouse::doMouse(), DosMouseService(), DrawBorder(), DrawBox(), DrawFileSystemList(), DrawListEntries(), DrawListFrame(), DrawPartitionList(), DrawProgressBar(), DrawScrollBarGenericList(), DrawThickBorder(), DummyGetLargestConsoleWindowSize(), EraseMouseCursor(), FindSuitableFontProc(), FromMouseCoordinates(), TMouse::get_coords(), GetConsoleScreenBufferInfo(), GetCursorXY(), GetCursorY(), GetLargestConsoleWindowSize(), GetScreenSize(), GetSelectionBeginEnd(), GuiGetLargestConsoleWindowSize(), GuiSetCursorInfo(), GuiSetScreenInfo(), GuiWriteStream(), HistoryDisplayCurrentHistory(), TConsole::index(), InitFonts(), TConsole::InsertCharacter(), TConsole::InsertLine(), LayoutProc(), MainLoop(), MouseEventHandler(), TMouse::move_mouse(), OnGetMinMaxInfo(), OnKey(), OnMouse(), OnScroll(), OnSize(), OnTimer(), PagePrompt(), PaintMouseCursor(), PointToCoord(), PopupError(), PrintDiskData(), PrintEmptyLine(), PrintInfoLine(), PrintPartitionData(), ProgressSetStep(), ReadCommand(), CConsole::ReadLine(), RecoveryConsole(), resetContent(), ResizeConWnd(), ResizeTextConsole(), restoreScreen(), saveScreen(), ScreenDeviceControl(), ScreenEventHandler(), ScrIoControl(), TConsole::ScrollDown(), SelectAll(), SetConsoleCursorPosition(), SetConsoleDisplayMode(), SetConsoleMaximumWindowSize(), TConsole::SetCursorPosition(), SetCursorXY(), TConsole::SetRawCursorPosition(), TConsole::SetWindowSize(), ShowConsoleStatus(), ShowPartitionSizeInputBox(), START_TEST(), test_Console(), test_cp855(), test_cp932(), test_GetConsoleFontInfo(), test_GetCurrentConsoleFont(), test_GetCurrentConsoleFontEx(), test_GetLargestConsoleWindowSize(), test_pseudo_console_child(), testCursor(), testScroll(), ToMouseCoordinates(), UpdateCursorPosition(), VgaAttachToConsole(), VgaChangeMode(), VgaConsoleCreateTextScreen(), VgaConsoleUpdateTextCursor(), VgaUpdateFramebuffer(), VgaVerticalRetrace(), WinPrev_OnDraw(), wmain(), CConsole::Write(), CConsole::WriteChar(), WriteConsoleOutputA(), CConsole::WriteString(), and TConsole::WriteStringFast().


The documentation for this struct was generated from the following files: