Home
last modified time | relevance | path

Searched defs:_GCOps (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dgcstruct.h94 typedef struct _GCOps { struct
95 void (*FillSpans) (DrawablePtr /*pDrawable */ ,
102 void (*SetSpans) (DrawablePtr /*pDrawable */ ,
110 void (*PutImage) (DrawablePtr /*pDrawable */ ,
121 RegionPtr (*CopyArea) (DrawablePtr /*pSrc */ ,
131 RegionPtr (*CopyPlane) (DrawablePtr /*pSrcDrawable */ ,
141 void (*PolyPoint) (DrawablePtr /*pDrawable */ ,
147 void (*Polylines) (DrawablePtr /*pDrawable */ ,
153 void (*PolySegment) (DrawablePtr /*pDrawable */ ,
158 void (*PolyRectangle) (DrawablePtr /*pDrawable */ ,
[all …]