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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOLLEvent.h123 /* tablet events */
156 #define NX_TABLETPOINTERMASK (1 << NX_TABLETPOINTER) /* tablet pointer moved */
157 #define NX_TABLETPROXIMITYMASK (1 << NX_TABLETPROXIMITY) /* tablet pointer proximity */
284 /* tablet button masks
285 * Mask bits for the tablet barrel buttons placed in tablet.buttons.
297 * for tablet specific application:
305 /* tablet capability masks
306 * Mask bits for the tablet capabilities field. Use these
336 /* TabletPointData type: defines the tablet dat
393 } tablet; member in struct:__anon2151::__anon2152
406 } tablet; member in struct:__anon2151::__anon2154
474 } tablet; member in union:__anon2151
[all...]
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDEventService.cpp1826 tabletData.tablet.x = newLoc.x;
1827 tabletData.tablet.y = newLoc.y;
1828 tabletData.tablet.z = z;
1829 tabletData.tablet.buttons = buttonState;
1830 tabletData.tablet.pressure = tipPressure;
1831 tabletData.tablet.tilt.x = tiltX;
1832 tabletData.tablet.tilt.y = tiltY;
1833 tabletData.tablet.rotation = twist;
1834 tabletData.tablet.tangentialPressure = barrelPressure;
1835 tabletData.tablet
[all...]
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp3564 // RY: Attempt to add basic tablet support to absolute pointing devices
3565 // Basically, we will fill in the tablet support portions of both the
3566 // mouse and mouseMove of NXEventData. Pending tablet events are stored
3583 // initialize the proximity and tablet event structs
3596 cachedMouseEvent->tabletData.tablet.deviceID = IOHIDPointing::generateDeviceID();
3614 // applications that make use of the tablet events
3617 cachedMouseEvent->tabletData.tablet.buttons = buttons & ~0x7;
3619 cachedMouseEvent->tabletData.tablet.buttons |= 4;
3621 cachedMouseEvent->tabletData.tablet.buttons |= 2;
3623 cachedMouseEvent->tabletData.tablet
[all...]
/macosx-10.10/vim-55/runtime/syntax/
H A Daml.vim62 syn keyword amlDir contained abbreviations above all aml amlpath append arc args atool brief by call canvas cc center cl codepage commands conv_watch_to_aml coordinates cr create current cursor cwta dalines data date_format delete delvar describe dfmt digitizer display do doend dv echo else enable encode encrypt end error expansion fail file flushpoints force form format frame fullscreen function getlastpoint getpoint goto iacreturn if ignore info inform key keypad label lc left lf lg list listchar listfiles listglobal listheader listlocal listprogram listvar ll lp lr lv map matrix menu menupath menutype mess message[s] modal mouse nopaging off on others page pause pinaction popup position pt pulldown push pushpoint r repeat return right routine run runwatch rw screen seconds select self setchar severity show sidebar single size staggered station stop stripe sys system tablet tb terminal test then thread to top translate tty ty type uc ul until ur usage w warning watch when while window workspace
/macosx-10.10/files-662.1.1/private/etc/
H A Dservices3084 cadkey-tablet 1400/udp # Cadkey Tablet Daemon
3085 cadkey-tablet 1400/tcp # Cadkey Tablet Daemon

Completed in 155 milliseconds