OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TEK4014_ACTIVE
(Results
1 - 9
of
9
) sorted by relevancy
/xsrc/external/mit/xterm/dist/
xtermcap.c
530
if (
TEK4014_ACTIVE
(xw)) {
main.c
2839
TEK4014_ACTIVE
(term) = False;
2841
if (
TEK4014_ACTIVE
(term) && !TekInit())
3072
if (
TEK4014_ACTIVE
(term))
4159
if (!
TEK4014_ACTIVE
(xw))
4177
if (
TEK4014_ACTIVE
(xw)) {
4263
if (
TEK4014_ACTIVE
(xw)) {
4370
if (
TEK4014_ACTIVE
(xw)) {
5674
if (!
TEK4014_ACTIVE
(xw) && newtc != NULL && *newtc) {
menu.c
1738
switch_modes(
TEK4014_ACTIVE
(term)); /* switch to tek mode */
1993
if (!
TEK4014_ACTIVE
(xw) && tekRefreshList)
2021
switch_modes(
TEK4014_ACTIVE
(term)); /* switch to vt, or from */
2282
#define WhichEWMH (
TEK4014_ACTIVE
(xw) != 0)
2887
if (
TEK4014_ACTIVE
(xw))
2892
if (!
TEK4014_ACTIVE
(xw))
4112
TEK4014_ACTIVE
(xw));
4116
!
TEK4014_ACTIVE
(xw));
Tekproc.c
894
if (
TEK4014_ACTIVE
(tw->vt)) {
1343
TEK4014_ACTIVE
(xw) = False;
1346
TEK4014_ACTIVE
(xw) = False;
misc.c
186
if (
TEK4014_ACTIVE
(xw)) {
226
if (
TEK4014_ACTIVE
(xw)) {
1477
if (
TEK4014_ACTIVE
(xw)) {
5484
result = MdBool(
TEK4014_ACTIVE
(xw));
6968
if (
TEK4014_ACTIVE
(xw)) {
6970
TEK4014_ACTIVE
(xw) = False;
6982
if (!
TEK4014_ACTIVE
(xw)) {
6985
TEK4014_ACTIVE
(xw) = True;
7008
if (!
TEK4014_ACTIVE
(term))
7017
if (
TEK4014_ACTIVE
(term)
[
all
...]
ptyx.h
1663
#define
TEK4014_ACTIVE
(xw) ((xw)->misc.TekEmu)
1665
#define CURRENT_EMU_VAL(tek,vt) (
TEK4014_ACTIVE
(term) ? tek : vt)
1668
#define
TEK4014_ACTIVE
(screen) 0
input.c
1384
if (key && !
TEK4014_ACTIVE
(xw))
1406
if (!
TEK4014_ACTIVE
(xw))
screen.c
3171
if (
TEK4014_ACTIVE
(xw)) {
3370
if (
TEK4014_ACTIVE
(xw))
charproc.c
4601
if (
TEK4014_ACTIVE
(xw)) {
7413
TEK4014_ACTIVE
(xw) = True;
7871
DoSM(DP_DECTEK,
TEK4014_ACTIVE
(xw));
8247
(
TEK4014_ACTIVE
(xw) != (Boolean) screen->save_modes[DP_DECTEK])) {
8249
TEK4014_ACTIVE
(xw) = (Boolean) screen->save_modes[DP_DECTEK];
Completed in 27 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026