Home
last modified time | relevance | path

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

/drivers/video/console/
A Dmdacon.c399 bool blink, bool underline, bool reverse, in mdacon_build_attr() argument
411 (underline << 2) | in mdacon_build_attr()
A Dvgacon.c428 bool blink, bool underline, bool reverse, in vgacon_build_attr() argument
436 else if (underline) in vgacon_build_attr()
452 else if (underline) in vgacon_build_attr()
A Dsticon.c320 bool blink, bool underline, bool reverse, in sticon_build_attr() argument
/drivers/tty/vt/
A Dvt.c696 vc->state.blink, vc->state.underline, in update_attr()
1591 vc->state.underline = false; in default_attr()
1743 vc->state.underline = true; in csi_m()
1782 vc->state.underline = false; in csi_m()
2005 if (vc->state.underline) in csi_RSB()
3675 module_param_named(underline, default_underline_color, int, S_IRUGO | S_IWUSR);

Completed in 18 milliseconds