Home
last modified time | relevance | path

Searched refs:ReplySwapPtr (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/external/xserver/dix/
H A Dtables.c716 ReplySwapPtr ReplySwapVector[256] = {
720 (ReplySwapPtr) SGetWindowAttributesReply,
731 (ReplySwapPtr) SGetGeometryReply,
732 (ReplySwapPtr) SQueryTreeReply, /* 15 */
733 (ReplySwapPtr) SInternAtomReply,
734 (ReplySwapPtr) SGetAtomNameReply,
737 (ReplySwapPtr) SGetPropertyReply, /* 20 */
738 (ReplySwapPtr) SListPropertiesReply,
740 (ReplySwapPtr) SGetSelectionOwnerReply,
743 (ReplySwapPtr) SGenericReply, /* SGrabPointerReply, */
[all …]
H A Dproperty.c535 client->pSwapReplyFunc = (ReplySwapPtr) CopySwap32Write; in ProcGetProperty()
538 client->pSwapReplyFunc = (ReplySwapPtr) CopySwap16Write; in ProcGetProperty()
541 client->pSwapReplyFunc = (ReplySwapPtr) WriteToClient; in ProcGetProperty()
609 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcListProperties()
H A Ddispatch.c1028 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcQueryTree()
2528 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcListInstalledColormaps()
2665 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcAllocColorCells()
2727 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcAllocColorPlanes()
2853 client->pSwapReplyFunc = (ReplySwapPtr) SQColorsExtend; in ProcQueryColors()
3226 client->pSwapReplyFunc = (ReplySwapPtr) SLHostsExtend; in ProcListHosts()
H A Ddevices.c1915 client->pSwapReplyFunc = (ReplySwapPtr) CopySwap32Write; in ProcGetKeyboardMapping()
2435 client->pSwapReplyFunc = (ReplySwapPtr) SwapTimeCoordWrite; in ProcGetMotionEvents()
/OK3568_Linux_fs/external/xserver/include/
H A Ddixstruct.h49 typedef void (*ReplySwapPtr) (ClientPtr /* pClient */ , typedef
93 ReplySwapPtr pSwapReplyFunc;
225 extern ReplySwapPtr ReplySwapVector[256];
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxiproperty.c880 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcXListDeviceProperties()
986 client->pSwapReplyFunc = (ReplySwapPtr) CopySwap32Write; in ProcXGetDeviceProperty()
989 client->pSwapReplyFunc = (ReplySwapPtr) CopySwap16Write; in ProcXGetDeviceProperty()
992 client->pSwapReplyFunc = (ReplySwapPtr) WriteToClient; in ProcXGetDeviceProperty()
1119 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcXIListProperties()
1224 client->pSwapReplyFunc = (ReplySwapPtr) CopySwap32Write; in ProcXIGetProperty()
1227 client->pSwapReplyFunc = (ReplySwapPtr) CopySwap16Write; in ProcXIGetProperty()
1230 client->pSwapReplyFunc = (ReplySwapPtr) WriteToClient; in ProcXIGetProperty()
H A Dgetkmap.c131 client->pSwapReplyFunc = (ReplySwapPtr) CopySwap32Write; in ProcXGetDeviceKeyMapping()
H A Dgetprop.c134 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcXGetDeviceDontPropagateList()
H A Dgetselev.c153 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcXGetSelectedExtensionEvents()
H A Dextinit.c1304 ReplySwapVector[IReqCode] = (ReplySwapPtr) SReplyIDispatch; in XInputExtensionInit()
/OK3568_Linux_fs/external/xserver/randr/
H A Drrproviderproperty.c423 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcRRListProviderProperties()
467 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcRRQueryProviderProperty()
712 client->pSwapReplyFunc = (ReplySwapPtr) CopySwap32Write; in ProcRRGetProviderProperty()
715 client->pSwapReplyFunc = (ReplySwapPtr) CopySwap16Write; in ProcRRGetProviderProperty()
718 client->pSwapReplyFunc = (ReplySwapPtr) WriteToClient; in ProcRRGetProviderProperty()
H A Drrproperty.c450 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcRRListOutputProperties()
496 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcRRQueryOutputProperty()
748 client->pSwapReplyFunc = (ReplySwapPtr) CopySwap32Write; in ProcRRGetOutputProperty()
751 client->pSwapReplyFunc = (ReplySwapPtr) CopySwap16Write; in ProcRRGetOutputProperty()
754 client->pSwapReplyFunc = (ReplySwapPtr) WriteToClient; in ProcRRGetOutputProperty()
H A Drrmonitor.c658 client->pSwapReplyFunc = (ReplySwapPtr) CopySwap32Write; in ProcRRGetMonitors()
H A Drrcrtc.c1658 client->pSwapReplyFunc = (ReplySwapPtr) CopySwap16Write; in ProcRRGetCrtcGamma()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxcmisc.c122 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcXCMiscGetXIDList()
H A Dvidmode.c1236 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcVidModeGetMonitor()