Searched refs:InputClients (Results 1 – 5 of 5) sorted by relevance
50 InputClients *A = NULL; in check_for_touch_selection_conflicts()
976 InputClients *iclient; in TouchClientWantsOwnershipEvents()1299 InputClients *iclients = NULL; in RetrieveTouchDeliveryData()2481 return calloc(1, sizeof(InputClients)); in AllocInputClient()
126 } InputClients; typedef
471 GetEventMask(DeviceIntPtr dev, xEvent *event, InputClients * other) in GetEventMask()2119 xEvent *events, Mask filter, InputClients ** iclients) in GetClientsForDelivery()2124 *iclients = (InputClients *) wOtherClients(win); in GetClientsForDelivery()2153 DeliverEventToInputClients(DeviceIntPtr dev, InputClients * inputclients, in DeliverEventToInputClients()2214 InputClients *iclients; in DeliverEventToWindowMask()2381 InputClients *inputclients; in DeliverRawEvent()2390 InputClients ic = *inputclients; in DeliverRawEvent()
777 InputClients *iclients = NULL; in TouchAddRegularListener()