Home
last modified time | relevance | path

Searched defs:inputMasks (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xi/
H A Dxiselectev.c49 OtherInputMasks *inputMasks = wOtherInputMasks(win); in check_for_touch_selection_conflicts() local
H A Dexevents.c2541 struct _OtherInputMasks *inputMasks; /* default: NULL */ in RecalculateDeviceDeliverableEvents() local
2856 struct _OtherInputMasks *inputMasks; in DeleteWindowFromAnyExtEvents() local
2974 struct _OtherInputMasks *inputMasks = wOtherInputMasks(pWin); in DeviceEventSuppressForWindow() local
3002 struct _OtherInputMasks *inputMasks = wOtherInputMasks(pWin); in ShouldFreeInputMasks() local
/OK3568_Linux_fs/external/xserver/dix/
H A Devents.c459 OtherInputMasks *inputMasks = wOtherInputMasks(win); in WindowXI2MaskIsset() local
2039 OtherInputMasks *inputMasks; in ActivateImplicitGrab() local
2126 OtherInputMasks *inputMasks = wOtherInputMasks(win); in GetClientsForDelivery() local
2134 OtherInputMasks *inputMasks = wOtherInputMasks(win); in GetClientsForDelivery() local
2606 OtherInputMasks *inputMasks = wOtherInputMasks(win); in EventIsDeliverable() local
H A Dtouch.c778 OtherInputMasks *inputMasks = NULL; in TouchAddRegularListener() local
/OK3568_Linux_fs/external/xserver/include/
H A Dwindowstr.h94 struct _OtherInputMasks *inputMasks; /* default: NULL */ member