Lines Matching refs:WriteReplyToClient
744 WriteReplyToClient(client, sizeof(xGetWindowAttributesReply), &wa); in ProcGetWindowAttributes()
984 WriteReplyToClient(client, sizeof(xGetGeometryReply), &rep); in ProcGetGeometry()
1026 WriteReplyToClient(client, sizeof(xQueryTreeReply), &reply); in ProcQueryTree()
1059 WriteReplyToClient(client, sizeof(xInternAtomReply), &reply); in ProcInternAtom()
1083 WriteReplyToClient(client, sizeof(xGetAtomNameReply), &reply); in ProcGetAtomName()
1226 WriteReplyToClient(client, sizeof(xTranslateCoordsReply), &rep); in ProcTranslateCoords()
1310 WriteReplyToClient(client, rlength, reply); in ProcQueryFont()
1354 WriteReplyToClient(client, sizeof(xQueryTextExtentsReply), &reply); in ProcQueryTextExtents()
2197 WriteReplyToClient(client, sizeof(xGetImageReply), &xgi); in DoGetImage()
2527 WriteReplyToClient(client, sizeof(xListInstalledColormapsReply), preply); in ProcListInstalledColormaps()
2561 WriteReplyToClient(client, sizeof(xAllocColorReply), &acr); in ProcAllocColor()
2602 WriteReplyToClient(client, sizeof(xAllocNamedColorReply), in ProcAllocNamedColor()
2664 WriteReplyToClient(client, sizeof(xAllocColorCellsReply), &accr); in ProcAllocColorCells()
2726 WriteReplyToClient(client, sizeof(xAllocColorPlanesReply), &acpr); in ProcAllocColorPlanes()
2851 WriteReplyToClient(client, sizeof(xQueryColorsReply), &qcr); in ProcQueryColors()
2897 WriteReplyToClient(client, sizeof(xLookupColorReply), &lcr); in ProcLookupColor()
3087 WriteReplyToClient(client, sizeof(xQueryBestSizeReply), &reply); in ProcQueryBestSize()
3175 WriteReplyToClient(client, sizeof(xGetScreenSaverReply), &rep); in ProcGetScreenSaver()
3224 WriteReplyToClient(client, sizeof(xListHostsReply), &reply); in ProcListHosts()
3343 WriteReplyToClient(client, sizeof(xGetFontPathReply), &reply); in ProcGetFontPath()