Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CURSOR_POSITION_MASK
src/add-ons/accelerants/intel_extreme/cursor.cpp
70
x = -(x & CURSOR_POSITION_MASK);
src/add-ons/accelerants/intel_extreme/cursor.cpp
72
y = -(y & CURSOR_POSITION_MASK);