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

/freebsd-11.0-release/usr.sbin/moused/
H A Dmoused.c104 #define HVirtualScroll 0x0040 macro
759 rodent.flags |= HVirtualScroll;
1119 if ((rodent.flags & VirtualScroll) || (rodent.flags & HVirtualScroll)) {
1180 if ((rodent.flags & VirtualScroll) || (rodent.flags & HVirtualScroll)) {
1196 if (rodent.flags & HVirtualScroll) {
1221 if (rodent.flags & HVirtualScroll) {

Completed in 105 milliseconds