Searched refs:pSwapReplyFunc (Results 1 – 16 of 16) sorted by relevance
880 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()
131 client->pSwapReplyFunc = (ReplySwapPtr) CopySwap32Write; in ProcXGetDeviceKeyMapping()
134 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcXGetDeviceDontPropagateList()
153 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcXGetSelectedExtensionEvents()
423 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()
450 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()
658 client->pSwapReplyFunc = (ReplySwapPtr) CopySwap32Write; in ProcRRGetMonitors()
1658 client->pSwapReplyFunc = (ReplySwapPtr) CopySwap16Write; in ProcRRGetCrtcGamma()
535 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()
1028 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()
775 client->pSwapReplyFunc = ReplySwapVector[X_ListFonts]; in doListFontsAndAliases()867 client->pSwapReplyFunc = ReplySwapVector[X_ListFontsWithInfo]; in doListFontsWithInfo()
1915 client->pSwapReplyFunc = (ReplySwapPtr) CopySwap32Write; in ProcGetKeyboardMapping()2435 client->pSwapReplyFunc = (ReplySwapPtr) SwapTimeCoordWrite; in ProcGetMotionEvents()
122 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcXCMiscGetXIDList()
1236 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcVidModeGetMonitor()
93 ReplySwapPtr pSwapReplyFunc; member
116 (*(pClient)->pSwapReplyFunc)(pClient, (int)(size), pbuf); \