Home
last modified time | relevance | path

Searched refs:curr_on (Results 1 – 5 of 5) sorted by relevance

/dports/chinese/cless/cless-290/
H A Ddoscreen.c89 static int curr_on = 0; local
91 if (on == curr_on)
95 curr_on = on;
H A Dscreen.c162 static int curr_on = 0; local
164 if (on == curr_on)
406 curr_on = on;
/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Dsysdep.cc473 static bool curr_on = false; in raw_mode() local
484 if (on == curr_on) in raw_mode()
613 on = curr_on; in raw_mode()
616 curr_on = on; in raw_mode()
/dports/japanese/less/less-382.262.03.01/
H A Dscreen.c258 static int curr_on = 0; local
260 if (on == curr_on)
606 curr_on = on;
/dports/sysutils/less/less-551/
H A Dscreen.c279 static int curr_on = 0; local
281 if (on == curr_on)
631 curr_on = on;