Lines Matching defs:be
11 The above copyright notice and this permission notice shall be included in
21 Except as contained in this notice, the name of The Open Group shall not be
33 supporting documentation, and that the name of Hewlett-Packard not be
59 * paragraph) shall be included in all copies or substantial portions of the
244 * master->key needs to be allocated by the caller.
250 * Mapping notify needs to be sent in the following cases:
422 * kbdfeed to be set up properly, so let's do the feedback classes first.
536 /* FIXME: this should really be shared with the InitValuatorAxisClassRec and
543 /* Feedback classes must be copied first */
803 * be added to the filters for core/XI motion events.
868 * actually be the slave device that caused the event.
1126 * Pointer emulation can only be performed for the oldest touch. Otherwise, the
1127 * order of events seen by the client will be wrong. This function helps us find
1128 * the next touch to be emulated.
1213 * Check the oldest touch to see if it needs to be replayed to its pointer
1237 * @param ev TouchOwnership event to send. Set to NULL if no event should be
1349 * @return TRUE if an event should be delivered to the listener, FALSE
1442 /* There may be a pointer grab on the device */
1642 * - The touch may be pointer emulated
1683 /* Make sure we have a valid window trace for event delivery; must be
1711 BarrierEvent *be = &e->barrier_event;
1719 if (dixLookupWindow(&pWin, be->window, serverClient, DixReadAccess) != Success)
1723 be->flags |= XIBarrierDeviceIsGrabbed;
1737 CLIENT_ID(be->barrierid) == CLIENT_ID(grab->resource) &&
1738 grab->window->drawable.id == be->window) {
1839 if (!mouse->valuator || !mouse->button) /* may be float. SDs */
2260 * @return TRUE if an event should be delivered to the listener, FALSE
2344 * Initialise the device's valuators. The memory must already be allocated,