Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dselection.h39 void invert_screen(struct vc_data *vc, int offset, int count, bool viewed);
/linux/drivers/tty/vt/
H A Dvt.c704 void invert_screen(struct vc_data *vc, int offset, int count, bool viewed) in invert_screen() function
1917 invert_screen(vc, 0, vc->vc_screenbuf_size, in csi_DEC_hl()