Searched refs:cursor_x (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/xen/interface/
H A Dxen.h939 uint16_t cursor_x, cursor_y; member in struct:dom0_vga_console_info::__anon16178::__anon16179
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp988 int cursor_x = 0; local
998 cursor_x = x - 1;
1003 window.MoveCursor(cursor_x, cursor_y);

Completed in 93 milliseconds