Lines Matching refs:IS_VISIBLE
217 #define IS_VISIBLE CON_IS_VISIBLE(vc_cons[currcons].d) macro
222 #define DO_UPDATE IS_VISIBLE
267 if (IS_VISIBLE && sw->con_scroll(vc_cons[currcons].d, t, b, SM_UP, nr)) in scrup()
285 if (IS_VISIBLE && sw->con_scroll(vc_cons[currcons].d, t, b, SM_DOWN, nr)) in scrdown()
563 if (!IS_VISIBLE || in set_origin()
602 if (!IS_VISIBLE) { in redraw_screen()
809 if (IS_VISIBLE) in vc_resize()
2146 if (IS_VISIBLE) in vt_console_print()
2177 if (IS_VISIBLE) in vt_console_print()
2586 if (IS_VISIBLE) in take_over_console()
2600 if (IS_VISIBLE) in take_over_console()