HomeSort by: relevance | last modified time | path
    Searched refs:Vshow (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/xterm/dist/
util.c 2550 if (screen->Vshow) {
2571 if (screen->Vshow) {
2601 if (screen->Vshow)
2621 if (screen->Vshow)
2629 if (screen->Vshow)
2645 if (screen->Vshow) {
2672 if (set_cursor_gcs(xw) && screen->Vshow) {
menu.c 1632 } else if (screen->Vshow || allowswitch) { /* is showing, turn off */
1989 if (!screen->Vshow) { /* not showing, turn on */
2915 handle_tek_toggle(do_vtonoff, (int) TScreenOf(xw)->Vshow,
4128 TScreenOf(term)->Vshow);
4148 TScreenOf(term)->Vshow);
misc.c 312 if (screen->Vshow) {
6885 if (!screen->Vshow && xw) {
6894 screen->Vshow = True;
6899 if (screen->Vshow && xw) {
6903 screen->Vshow = False;
ptyx.h 2622 Boolean Vshow; /* VT window showing */
main.c 1907 } else if (TScreenOf(term)->Vshow)
charproc.c 7031 if (screen->Vshow) {
9341 if (!screen->Vshow && !resource.notMapped) {

Completed in 82 milliseconds