Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/moused/
H A Dmoused.c104 #define HVirtualScroll 0x0040 macro
746 rodent.flags |= HVirtualScroll; in main()
1097 if ((rodent.flags & VirtualScroll) || (rodent.flags & HVirtualScroll)) { in moused()
1158 if ((rodent.flags & VirtualScroll) || (rodent.flags & HVirtualScroll)) { in moused()
1174 if (rodent.flags & HVirtualScroll) { in moused()
1199 if (rodent.flags & HVirtualScroll) { in moused()