Searched refs:allplanesReqType (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/proto/sun-ext-protos/include/
H A Dallplanesstr.h35 CARD8 allplanesReqType; /* always X_AllPlanesQueryVersion */ member in struct:__anon466
57 CARD8 allplanesReqType; /* always X_AllPlanesPolySegment */ member in struct:__anon468
71 CARD8 allplanesReqType; /* always X_AllPlanesPolyPoint */ member in struct:__anon469
/solaris-x11-s11/open-src/lib/libXext/sun-src/src/
H A DAllPlanes.c103 req->allplanesReqType = X_AllPlanesQueryVersion;
140 req->allplanesReqType = X_AllPlanesPolyPoint;
192 req->allplanesReqType = X_AllPlanesPolyLine;
224 req->allplanesReqType = X_AllPlanesPolySegment;
261 req->allplanesReqType = X_AllPlanesPolyRectangle;
298 req->allplanesReqType = X_AllPlanesPolyFillRectangle;

Completed in 1372 milliseconds