Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acidanthera/VoodooInput
/ buttonCount
Method
buttonCount
VoodooInput/Trackpoint/TrackpointDevice.cpp:24–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
IOItemCount TrackpointDevice::buttonCount() {
25
return btnCount;
26
};
27
28
IOFixed TrackpointDevice::resolution() {
29
return 400 << 16;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected