Searched refs:horizontalScroll (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dmouse.h129 int horizontalScroll; member in struct:synapticshw
/freebsd-11-stable/sys/dev/atkbdc/
H A Dpsm.c6458 synhw.horizontalScroll = (status[0] & 0x02) != 0;
6466 printf(" horizontalScroll: %d\n",
6467 synhw.horizontalScroll);

Completed in 211 milliseconds