Searched refs:gcontext (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/ico/dist/ |
| H A D | ico.c | 146 GC gcontext; member in struct:closure 459 closure->gcontext, 463 XFillRectangle(dpy,closure->win,closure->gcontext,x,y,w,h); 511 XChangeGC(dpy, closure->gcontext, mask, &xgcv); 803 XSetBackground(dpy, closure->gcontext, closure->bufs[0].pixels[0]); 805 XSetPlaneMask(dpy, closure->gcontext, AllPlanes); 990 closure->gcontext = XCreateGC (dpy, closure->draw_window, vmask, &xgcv); 1108 drawPoly(closure, polyobj, closure->gcontext,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/ |
| H A D | xdmxconfig.c | 254 GContext gcontext = XGContextFromGC(dmxConfigGC); local in function:dmxConfigCanvasUpdate 268 fs = XQueryFont(dpy, gcontext);
|
Completed in 6 milliseconds