Searched refs:sendevent (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/app/forlinx/forlinx_cmd/fltest_screenshooter/ |
| H A D | shooter.c | 11 static void sendevent(int fd, int type, int code, int value) in sendevent() function 42 sendevent(fd, 1, 125, 1); //win in main() 43 sendevent(fd, 1, 31, 1); //S in main() 47 sendevent(fd, 1, 31, 0); in main() 48 sendevent(fd, 1, 125, 0); in main() 49 sendevent(fd, 0, 0, 0); in main()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | property.h | 76 Bool sendevent);
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | devices.c | 366 EnableDevice(DeviceIntPtr dev, BOOL sendevent) in EnableDevice() argument 422 if (sendevent) { in EnableDevice() 450 DisableDevice(DeviceIntPtr dev, BOOL sendevent) in DisableDevice() argument 488 DisableDevice(other, sendevent); in DisableDevice() 520 if (sendevent) { in DisableDevice() 567 ActivateDevice(DeviceIntPtr dev, BOOL sendevent) in ActivateDevice() argument 588 if (sendevent) { in ActivateDevice() 1140 RemoveDevice(DeviceIntPtr dev, BOOL sendevent) in RemoveDevice() argument 1161 DisableDevice(dev, sendevent); in RemoveDevice() 1206 if (sendevent) in RemoveDevice()
|
| H A D | property.c | 256 void *value, Bool sendevent) in dixChangeWindowProperty() argument 362 if (sendevent) in dixChangeWindowProperty()
|
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | rrproviderproperty.c | 138 void *value, Bool sendevent, Bool pending) in RRChangeProviderProperty() argument 240 if (sendevent) { in RRChangeProviderProperty()
|
| H A D | rrproperty.c | 162 const void *value, Bool sendevent, Bool pending) in RRChangeOutputProperty() argument 265 if (sendevent) { in RRChangeOutputProperty()
|
| H A D | randrstr.h | 984 const void *value, Bool sendevent, Bool pending); 1062 void *value, Bool sendevent, Bool pending);
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | xiproperty.c | 686 const void *value, Bool sendevent) in XIChangeDeviceProperty() argument 798 if (sendevent) { in XIChangeDeviceProperty()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 9325 … mode=<optimized out>, mode@entry=0, len=len@entry=1, value=0x7fffffffe77c, sendevent=1, pending=0) 40988 sendevent=sendevent@entry=0 '\000') at devices.c:420
|