Searched refs:CursorStart (Results 1 – 3 of 3) sorted by relevance
12 BYTE CursorStart,
576 BYTE CursorStart, in VgaConsoleUpdateTextCursor() argument585 if (CursorStart < CursorEnd) in VgaConsoleUpdateTextCursor()589 CursorInfo.dwSize = (100 * (CursorEnd - CursorStart)) / TextSize; in VgaConsoleUpdateTextCursor()
1083 BYTE CursorStart = VgaCrtcRegisters[VGA_CRTC_CURSOR_START_REG] & 0x1F; in VgaUpdateTextCursor() local1097 VgaConsoleUpdateTextCursor(CursorVisible, CursorStart, CursorEnd, in VgaUpdateTextCursor()