Home
last modified time | relevance | path

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

/freebsd/sys/teken/
H A Dteken.h98 #define TP_SHOWCURSOR 0 macro
H A Dteken_subr.h951 teken_funcs_param(t, TP_SHOWCURSOR, 0); in teken_subr_reset_dec_mode()
1018 teken_funcs_param(t, TP_SHOWCURSOR, 1); in teken_subr_reset_to_initial_state()
1109 teken_funcs_param(t, TP_SHOWCURSOR, 1); in teken_subr_set_dec_mode()
/freebsd/sys/teken/demo/
H A Dteken_demo.c235 case TP_SHOWCURSOR: in test_param()
/freebsd/stand/i386/libi386/
H A Dvidconsole.c478 case TP_SHOWCURSOR: in vidc_text_param()
994 gfx_state.tg_functions->tf_param(&gfx_state, TP_SHOWCURSOR, 1); in cons_update_mode()
/freebsd/stand/efi/libefi/
H A Defi_console.c383 case TP_SHOWCURSOR: in efi_text_param()
1094 TP_SHOWCURSOR, 1); in cons_update_mode()
/freebsd/sys/dev/syscons/
H A Dscterm-teken.c737 case TP_SHOWCURSOR: in scteken_param()
/freebsd/stand/common/
H A Dgfx_fb.c1083 case TP_SHOWCURSOR: in gfx_fb_param()
2186 gfx_state.tg_functions->tf_param(&gfx_state, TP_SHOWCURSOR, 0); in cons_clear()
/freebsd/sys/dev/vt/
H A Dvt_core.c1222 case TP_SHOWCURSOR: in vtterm_param()