Searched refs:Swap32Write (Results 1 – 11 of 11) sorted by relevance
134 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcXGetDeviceDontPropagateList()
153 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcXGetSelectedExtensionEvents()
880 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcXListDeviceProperties()1119 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcXIListProperties()
29 extern void Swap32Write(ClientPtr /* pClient */ ,
122 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcXCMiscGetXIDList()
1236 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcVidModeGetMonitor()
423 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcRRListProviderProperties()467 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcRRQueryProviderProperty()
450 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcRRListOutputProperties()496 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcRRQueryOutputProperty()
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()
72 Swap32Write(ClientPtr pClient, int size, CARD32 *pbuf) in Swap32Write() function