ReactOS 0.4.15-dev-7788-g1ad9096
_COORD Struct Reference

#include <bl.h>

Public Attributes

ULONG X
 
ULONG Y
 
SHORT X
 
SHORT Y
 

Detailed Description

Definition at line 1337 of file bl.h.

Member Data Documentation

◆ X [1/2]

ULONG _COORD::X

Definition at line 1339 of file bl.h.

Referenced by __InvalidateConsoleDIBits(), __RegisterConsoleVDM(), AddInputEvents(), AttachToConsoleInternal(), BlDisplayValidOemBitmap(), CallMouseUserHandlers(), ClearScreen(), CON_API(), ConClearScreen(), ConDrvGetConsoleScreenBufferInfo(), ConDrvScrollConsoleScreenBuffer(), ConDrvSetConsoleCursorPosition(), ConDrvSetConsoleWindowInfo(), ConioDrawConsole(), ConSetScreenColor(), CONSOLE_ClearScreen(), CONSOLE_ClearStatusTextX(), CONSOLE_ClearStyledText(), CONSOLE_ClearTextXY(), 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(), TMouse::doClip(), DosMouseService(), DrawBorder(), DrawBox(), DrawFileSystemList(), DrawListEntries(), DrawListFrame(), DrawPartitionList(), DrawProgressBar(), DrawScrollBarGenericList(), DrawThickBorder(), DummyGetLargestConsoleWindowSize(), EraseMouseCursor(), FindSuitableFontProc(), FromMouseCoordinates(), TMouse::get_coords(), GetConsoleScreenBufferInfo(), GetLargestConsoleWindowSize(), 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(), CConsole::ReadLine(), resetContent(), ResizeConWnd(), restoreScreen(), saveScreen(), ScreenEventHandler(), ScrIoControl(), SelectAll(), SetConsoleDisplayMode(), SetConsoleMaximumWindowSize(), TConsole::SetCursorPosition(), SetCursorXY(), TConsole::SetRawCursorPosition(), ShowPartitionSizeInputBox(), test_cp932(), test_GetConsoleFontInfo(), test_GetCurrentConsoleFont(), testCursor(), testScroll(), testWriteNotWrappedNotProcessed(), testWriteNotWrappedProcessed(), testWriteWrappedNotProcessed(), testWriteWrappedProcessed(), ToMouseCoordinates(), UpdateCursorPosition(), UpdateSelection(), VgaAttachToConsole(), VgaChangeMode(), VgaConsoleCreateTextScreen(), VgaConsoleUpdateTextCursor(), VgaUpdateFramebuffer(), VgaVerticalRetrace(), WinPrev_OnDraw(), CConsole::Write(), CConsole::WriteChar(), CConsole::WriteString(), and TConsole::WriteStringFast().

◆ X [2/2]

SHORT _COORD::X

Definition at line 203 of file wincon.h.

◆ Y [1/2]

ULONG _COORD::Y

Definition at line 1340 of file bl.h.

Referenced by __InvalidateConsoleDIBits(), __RegisterConsoleVDM(), AddInputEvents(), AttachToConsoleInternal(), BlDisplayValidOemBitmap(), CallMouseUserHandlers(), ClearScreen(), CON_API(), ConClearScreen(), ConDrvGetConsoleScreenBufferInfo(), ConDrvScrollConsoleScreenBuffer(), ConDrvSetConsoleCursorPosition(), ConDrvSetConsoleWindowInfo(), ConioDrawConsole(), ConSetScreenColor(), CONSOLE_ClearScreen(), CONSOLE_ClearStatusTextX(), CONSOLE_ClearStyledText(), CONSOLE_ClearTextXY(), 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(), TMouse::doClip(), DosMouseService(), DrawBorder(), DrawBox(), DrawFileSystemList(), DrawListEntries(), DrawListFrame(), DrawPartitionList(), DrawProgressBar(), DrawScrollBarGenericList(), DrawThickBorder(), DummyGetLargestConsoleWindowSize(), EraseMouseCursor(), FindSuitableFontProc(), FromMouseCoordinates(), TMouse::get_coords(), GetConsoleScreenBufferInfo(), GetLargestConsoleWindowSize(), 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(), CConsole::ReadLine(), resetContent(), ResizeConWnd(), restoreScreen(), saveScreen(), ScreenEventHandler(), ScrIoControl(), TConsole::ScrollDown(), SelectAll(), SetConsoleDisplayMode(), SetConsoleMaximumWindowSize(), TConsole::SetCursorPosition(), SetCursorXY(), TConsole::SetRawCursorPosition(), ShowPartitionSizeInputBox(), test_cp932(), test_GetConsoleFontInfo(), test_GetCurrentConsoleFont(), testCursor(), testScroll(), ToMouseCoordinates(), UpdateSelection(), VgaAttachToConsole(), VgaChangeMode(), VgaConsoleCreateTextScreen(), VgaConsoleUpdateTextCursor(), VgaUpdateFramebuffer(), VgaVerticalRetrace(), WinPrev_OnDraw(), CConsole::Write(), CConsole::WriteChar(), CConsole::WriteString(), and TConsole::WriteStringFast().

◆ Y [2/2]

SHORT _COORD::Y

Definition at line 204 of file wincon.h.


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