Home
last modified time | relevance | path

Searched refs:CUR_INVERT_FG_BG (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/driver/tty/virtual_terminal/
H A Dvirtual_console.rs530 if cursor_type.contains(VcCursor::CUR_INVERT_FG_BG) in add_softcursor()
2012 const CUR_INVERT_FG_BG = 0x000040; constant