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

/linux-master/drivers/tty/vt/
H A Dvt.c1698 CSI_m_BG_COLOR_BEG = 40, enumerator in enum:__anon292
1707 CSI_m_BRIGHT_BG_COLOR_OFF = CSI_m_BRIGHT_BG_COLOR_BEG - CSI_m_BG_COLOR_BEG,
1808 case CSI_m_BG_COLOR_BEG ... CSI_m_BG_COLOR_END:
1809 vc->vc_par[i] -= CSI_m_BG_COLOR_BEG;

Completed in 104 milliseconds