Searched defs:_PTclosure (Results 1 – 1 of 1) sorted by relevance
99 typedef struct _PTclosure { struct100 ClientPtr client;101 DrawablePtr pDraw;102 GC *pGC;103 unsigned char *pElt;104 unsigned char *endReq;105 unsigned char *data;106 int xorg;107 int yorg;108 CARD8 reqType;[all …]