Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dgcstruct.h241 typedef struct _GC { struct
242 ScreenPtr pScreen;
243 unsigned char depth;
244 unsigned char alu;
245 unsigned short lineWidth;
246 unsigned short dashOffset;
247 unsigned short numInDashList;
248 unsigned char *dash;
249 unsigned int lineStyle:2;
250 unsigned int capStyle:2;
[all …]