Searched refs:XIGetKnownProperty (Results 1 - 25 of 38) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DPointer.c37 #include "exevents.h" /* For XIGetKnownProperty */
64 btn_labels[0] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_LEFT);
65 btn_labels[1] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_MIDDLE);
66 btn_labels[2] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_RIGHT);
67 btn_labels[3] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_WHEEL_UP);
68 btn_labels[4] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_WHEEL_DOWN);
69 btn_labels[5] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_HWHEEL_LEFT);
70 btn_labels[6] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_HWHEEL_RIGHT);
72 axes_labels[0] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_X);
73 axes_labels[1] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DPointer.c37 #include "exevents.h" /* For XIGetKnownProperty */
63 btn_labels[0] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_LEFT);
64 btn_labels[1] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_MIDDLE);
65 btn_labels[2] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_RIGHT);
66 btn_labels[3] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_WHEEL_UP);
67 btn_labels[4] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_WHEEL_DOWN);
68 btn_labels[5] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_HWHEEL_LEFT);
69 btn_labels[6] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_HWHEEL_RIGHT);
71 axes_labels[0] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_X);
72 axes_labels[1] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinmouse.c108 btn_labels[0] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_LEFT);
109 btn_labels[1] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_MIDDLE);
110 btn_labels[2] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_RIGHT);
111 btn_labels[3] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_WHEEL_UP);
112 btn_labels[4] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_WHEEL_DOWN);
113 btn_labels[5] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_HWHEEL_LEFT);
114 btn_labels[6] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_HWHEEL_RIGHT);
115 btn_labels[7] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_BACK);
116 btn_labels[8] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_FORWARD);
118 axes_labels[0] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/vfb/
H A DInitInput.c106 btn_labels[0] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_LEFT);
107 btn_labels[1] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_MIDDLE);
108 btn_labels[2] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_RIGHT);
110 axes_labels[0] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_X);
111 axes_labels[1] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_Y);
/xsrc/external/mit/xorg-server/dist/hw/vfb/
H A DInitInput.c98 btn_labels[0] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_LEFT);
99 btn_labels[1] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_MIDDLE);
100 btn_labels[2] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_RIGHT);
102 axes_labels[0] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_X);
103 axes_labels[1] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_Y);
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A Ddarwin.c308 btn_labels[0] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_LEFT);
309 btn_labels[1] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_MIDDLE);
310 btn_labels[2] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_RIGHT);
312 axes_labels[0] = XIGetKnownProperty(AXIS_LABEL_PROP_ABS_X);
313 axes_labels[1] = XIGetKnownProperty(AXIS_LABEL_PROP_ABS_Y);
314 axes_labels[2] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_X);
315 axes_labels[3] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_Y);
316 axes_labels[4] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_WHEEL);
317 axes_labels[5] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_HWHEEL);
378 btn_labels[0] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_LEF
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/inputtest/
H A Dxf86-input-inputtest.c277 labels[0] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_LEFT);
278 labels[1] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_MIDDLE);
279 labels[2] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_RIGHT);
280 labels[3] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_WHEEL_UP);
281 labels[4] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_WHEEL_DOWN);
282 labels[5] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_HWHEEL_LEFT);
283 labels[6] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_HWHEEL_RIGHT);
284 labels[7] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_SIDE);
285 labels[8] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_EXTRA);
286 labels[9] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_FORWAR
[all...]
/xsrc/external/mit/xorg-server/dist/test/xi2/
H A Dprotocol-common.c95 btn_labels[0] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_LEFT);
96 btn_labels[1] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_MIDDLE);
97 btn_labels[2] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_RIGHT);
98 btn_labels[3] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_WHEEL_UP);
99 btn_labels[4] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_WHEEL_DOWN);
100 btn_labels[5] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_HWHEEL_LEFT);
101 btn_labels[6] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_HWHEEL_RIGHT);
104 axes_labels[0] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_X);
105 axes_labels[1] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_Y);
106 axes_labels[0] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_VSCROL
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinmouse.c105 btn_labels[0] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_LEFT);
106 btn_labels[1] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_MIDDLE);
107 btn_labels[2] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_RIGHT);
108 btn_labels[3] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_WHEEL_UP);
109 btn_labels[4] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_WHEEL_DOWN);
111 axes_labels[0] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_X);
112 axes_labels[1] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_Y);
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A Ddarwin.c299 btn_labels[0] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_LEFT);
300 btn_labels[1] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_MIDDLE);
301 btn_labels[2] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_RIGHT);
302 btn_labels[3] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_WHEEL_UP);
303 btn_labels[4] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_WHEEL_DOWN);
304 btn_labels[5] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_HWHEEL_LEFT);
305 btn_labels[6] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_HWHEEL_RIGHT);
307 axes_labels[0] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_X);
308 axes_labels[1] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_Y);
348 btn_labels[0] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_LEF
[all...]
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dspiceqxl_inputs.c98 btn_labels[0] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_LEFT);
99 btn_labels[1] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_MIDDLE);
100 btn_labels[2] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_RIGHT);
101 btn_labels[3] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_WHEEL_UP);
102 btn_labels[4] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_WHEEL_DOWN);
103 axes_labels[0] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_X);
104 axes_labels[1] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_Y);
/xsrc/external/mit/xorg-server.old/dist/hw/netbsd/x68k/
H A Dx68kMouse.c137 btn_labels[0] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_LEFT);
138 btn_labels[1] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_MIDDLE);
139 btn_labels[2] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_RIGHT);
140 axes_labels[0] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_X);
141 axes_labels[1] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_Y);
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunMouse.c142 btn_labels[0] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_LEFT);
143 btn_labels[1] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_MIDDLE);
144 btn_labels[2] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_RIGHT);
145 axes_labels[0] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_X);
146 axes_labels[1] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_Y);
/xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k/
H A Dx68kMouse.c187 btn_labels[0] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_LEFT);
188 btn_labels[1] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_MIDDLE);
189 btn_labels[2] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_RIGHT);
190 axes_labels[0] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_X);
191 axes_labels[1] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_Y);
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunMouse.c183 btn_labels[0] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_LEFT);
184 btn_labels[1] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_MIDDLE);
185 btn_labels[2] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_RIGHT);
186 axes_labels[0] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_X);
187 axes_labels[1] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_Y);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dptrveloc.c153 if (atom != XIGetKnownProperty(ACCEL_PROP_PROFILE_NUMBER))
178 Atom prop_profile_number = XIGetKnownProperty(ACCEL_PROP_PROFILE_NUMBER);
198 if (atom != XIGetKnownProperty(ACCEL_PROP_CONSTANT_DECELERATION))
223 Atom prop_const_decel = XIGetKnownProperty(ACCEL_PROP_CONSTANT_DECELERATION);
225 XIGetKnownProperty(XATOM_FLOAT), 32,
244 if (atom != XIGetKnownProperty(ACCEL_PROP_ADAPTIVE_DECELERATION))
269 Atom prop_adapt_decel = XIGetKnownProperty(ACCEL_PROP_ADAPTIVE_DECELERATION);
271 XIChangeDeviceProperty(dev, prop_adapt_decel, XIGetKnownProperty(XATOM_FLOAT), 32,
290 if (atom != XIGetKnownProperty(ACCEL_PROP_VELOCITY_SCALING))
316 Atom prop_velo_scale = XIGetKnownProperty(ACCEL_PROP_VELOCITY_SCALIN
[all...]
H A Ddevices.c145 if (property == XIGetKnownProperty(XI_PROP_ENABLED))
162 } else if (property == XIGetKnownProperty(XI_PROP_TRANSFORM))
168 prop->type != XIGetKnownProperty(XATOM_FLOAT))
297 XIChangeDeviceProperty(dev, XIGetKnownProperty(XI_PROP_ENABLED),
300 XISetDevicePropertyDeletable(dev, XIGetKnownProperty(XI_PROP_ENABLED), FALSE);
306 XIChangeDeviceProperty(dev, XIGetKnownProperty(XI_PROP_TRANSFORM),
307 XIGetKnownProperty(XATOM_FLOAT), 32,
309 XISetDevicePropertyDeletable(dev, XIGetKnownProperty(XI_PROP_TRANSFORM),
403 XIChangeDeviceProperty(dev, XIGetKnownProperty(XI_PROP_ENABLED),
519 XIChangeDeviceProperty(dev, XIGetKnownProperty(XI_PROP_ENABLE
[all...]
/xsrc/external/mit/xorg-server/dist/dix/
H A Dptrveloc.c199 if (atom != XIGetKnownProperty(ACCEL_PROP_PROFILE_NUMBER))
224 Atom prop_profile_number = XIGetKnownProperty(ACCEL_PROP_PROFILE_NUMBER);
244 if (atom != XIGetKnownProperty(ACCEL_PROP_CONSTANT_DECELERATION))
268 XIGetKnownProperty(ACCEL_PROP_CONSTANT_DECELERATION);
270 XIGetKnownProperty(XATOM_FLOAT), 32, PropModeReplace,
288 if (atom != XIGetKnownProperty(ACCEL_PROP_ADAPTIVE_DECELERATION))
313 XIGetKnownProperty(ACCEL_PROP_ADAPTIVE_DECELERATION);
316 XIGetKnownProperty(XATOM_FLOAT), 32, PropModeReplace,
335 if (atom != XIGetKnownProperty(ACCEL_PROP_VELOCITY_SCALING))
360 Atom prop_velo_scale = XIGetKnownProperty(ACCEL_PROP_VELOCITY_SCALIN
[all...]
/xsrc/external/mit/xorg-server.old/dist/test/
H A Dxtest.c87 Atom xtest_prop = XIGetKnownProperty(XI_PROP_XTEST_DEVICE);
/xsrc/external/mit/xorg-server/dist/test/
H A Dxtest.c115 Atom xtest_prop = XIGetKnownProperty(XI_PROP_XTEST_DEVICE);
/xsrc/external/mit/xf86-input-vmmouse/dist/src/
H A Dvmmouse.c868 btn_labels[0] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_LEFT);
869 btn_labels[1] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_MIDDLE);
870 btn_labels[2] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_RIGHT);
871 btn_labels[3] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_WHEEL_UP);
872 btn_labels[4] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_WHEEL_DOWN);
873 btn_labels[5] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_HWHEEL_LEFT);
874 btn_labels[6] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_HWHEEL_RIGHT);
878 axes_labels[0] = XIGetKnownProperty(AXIS_LABEL_PROP_ABS_X);
879 axes_labels[1] = XIGetKnownProperty(AXIS_LABEL_PROP_ABS_Y);
881 axes_labels[0] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_
[all...]
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dexevents.h105 extern _X_EXPORT Atom XIGetKnownProperty(
/xsrc/external/mit/xf86-input-ws/dist/src/
H A Dws.c426 btn_labels[0] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_LEFT);
427 btn_labels[1] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_MIDDLE);
428 btn_labels[2] = XIGetKnownProperty(BTN_LABEL_PROP_BTN_RIGHT);
459 axes_labels[0] = XIGetKnownProperty(AXIS_LABEL_PROP_ABS_X);
460 axes_labels[1] = XIGetKnownProperty(AXIS_LABEL_PROP_ABS_Y);
462 axes_labels[0] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_X);
463 axes_labels[1] = XIGetKnownProperty(AXIS_LABEL_PROP_REL_Y);
467 XIGetKnownProperty(AXIS_LABEL_PROP_REL_HSCROLL);
469 XIGetKnownProperty(AXIS_LABEL_PROP_REL_VSCROLL);
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxtest.c596 if (property == XIGetKnownProperty(XI_PROP_XTEST_DEVICE))
625 XIChangeDeviceProperty(*ptr, XIGetKnownProperty(XI_PROP_XTEST_DEVICE),
628 XISetDevicePropertyDeletable(*ptr, XIGetKnownProperty(XI_PROP_XTEST_DEVICE), FALSE);
630 XIChangeDeviceProperty(*keybd, XIGetKnownProperty(XI_PROP_XTEST_DEVICE),
633 XISetDevicePropertyDeletable(*keybd, XIGetKnownProperty(XI_PROP_XTEST_DEVICE), FALSE);
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxtest.c591 if (property == XIGetKnownProperty(XI_PROP_XTEST_DEVICE))
623 XIChangeDeviceProperty(*ptr, XIGetKnownProperty(XI_PROP_XTEST_DEVICE),
627 XIGetKnownProperty(XI_PROP_XTEST_DEVICE),
630 XIChangeDeviceProperty(*keybd, XIGetKnownProperty(XI_PROP_XTEST_DEVICE),
634 XIGetKnownProperty(XI_PROP_XTEST_DEVICE),

Completed in 17 milliseconds

12