Searched refs:wOtherInputMasks (Results 1 – 10 of 10) sorted by relevance
978 nt_list_for_each_entry(iclient, wOtherInputMasks(win)->inputClients, next) { in TouchClientWantsOwnershipEvents()1329 wOtherInputMasks(*win)->inputClients, next) in RetrieveTouchDeliveryData()1343 wOtherInputMasks(*win)->inputClients, next) in RetrieveTouchDeliveryData()2424 if (wOtherInputMasks(pWin)) { in SelectForWindow()2425 if (check & wOtherInputMasks(pWin)->inputEvents[mskidx]) { in SelectForWindow()2430 for (others = wOtherInputMasks(pWin)->inputClients; others; in SelectForWindow()2437 for (others = wOtherInputMasks(pWin)->inputClients; others; in SelectForWindow()2547 if ((inputMasks = wOtherInputMasks(pChild)) != 0) { in RecalculateDeviceDeliverableEvents()2558 if (wOtherInputMasks(tmp)) in RecalculateDeviceDeliverableEvents()2561 (wOtherInputMasks(tmp)->deliverableEvents[i] in RecalculateDeviceDeliverableEvents()[all …]
49 OtherInputMasks *inputMasks = wOtherInputMasks(win); in check_for_touch_selection_conflicts()316 masks = wOtherInputMasks(win); in ProcXIGetSelectedEvents()318 for (others = wOtherInputMasks(win)->inputClients; others; in ProcXIGetSelectedEvents()
124 others = wOtherInputMasks(pWin); in ProcXChangeDeviceDontPropagateList()
96 if ((pOthers = wOtherInputMasks(pWin)) != 0) in DeleteDeviceEvents()
116 if ((others = wOtherInputMasks(pWin)) != 0) { in ProcXGetDeviceDontPropagateList()
118 if ((pOthers = wOtherInputMasks(pWin)) != 0) { in ProcXGetSelectedExtensionEvents()
192 #define wOtherInputMasks(w) wUseDefault(w, inputMasks, NULL) macro
687 if (!(wOtherInputMasks(win)) || in DeliverStateNotifyEvent()688 !(wOtherInputMasks(win)->inputEvents[dev->id] & DeviceStateNotifyMask)) in DeliverStateNotifyEvent()
797 inputMasks = wOtherInputMasks(win); in TouchAddRegularListener()
459 OtherInputMasks *inputMasks = wOtherInputMasks(win); in WindowXI2MaskIsset()2069 inputMasks = wOtherInputMasks(win); in ActivateImplicitGrab()2126 OtherInputMasks *inputMasks = wOtherInputMasks(win); in GetClientsForDelivery()2134 OtherInputMasks *inputMasks = wOtherInputMasks(win); in GetClientsForDelivery()2606 OtherInputMasks *inputMasks = wOtherInputMasks(win); in EventIsDeliverable()