Home
last modified time | relevance | path

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

/dports/editors/vile/vile-9.8v/
H A Dtcap.c34 static int tc_NC; /* no_color_video */ variable
362 if ((tc_NC = TGETNUM(CAPNAME("NC", "ncv"))) < 0) in tcap_open()
363 tc_NC = 0; in tcap_open()
843 if (tc_NC != 0 in tcap_attr()
846 if ((tbl[n].NC_bit & (UINT) tc_NC) != 0 in tcap_attr()
/dports/editors/xvile/vile-9.8v/
H A Dtcap.c34 static int tc_NC; /* no_color_video */ variable
362 if ((tc_NC = TGETNUM(CAPNAME("NC", "ncv"))) < 0) in tcap_open()
363 tc_NC = 0; in tcap_open()
843 if (tc_NC != 0 in tcap_attr()
846 if ((tbl[n].NC_bit & (UINT) tc_NC) != 0 in tcap_attr()