Home
last modified time | relevance | path

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

/original-bsd/sys/vax/uba/
H A Dqv.c240 int mouseon = 0; /* mouse channel is enabled when 1*/ variable
386 mouseon = 1;
428 mouseon = 0;
521 if( mouseon == 0) {
645 if(mouseon == 0) qk->cmd |= 1; /* no mode changes */
1089 if( mouseon ) {
1115 if( mouseon ) { in qvscroll()