Searched refs:get_gc (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xfd/dist/
H A Dgrid.c52 static GC get_gc(FontGridWidget fgw, Pixel fore);
358 get_gc(FontGridWidget fgw, Pixel fore) function in typeref:typename:GC
641 p->text_gc = get_gc (fgw, GridForeground (fgw));
642 p->box_gc = get_gc (fgw, p->box_pixel);
901 newfg->fontgrid.text_gc = get_gc (newfg, GridForeground (newfg));
907 newfg->fontgrid.box_gc = get_gc (newfg, newfg->fontgrid.box_pixel);
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Ddri3-test.c336 static GC get_gc(Display *dpy, Drawable d, int depth) function in typeref:typename:GC
604 get_gc(dpy, dst_pix, depth),
693 get_gc(dpy, dst_pix, depth),
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Ddri3-test.c341 static GC get_gc(Display *dpy, Drawable d, int depth) function in typeref:typename:GC
609 get_gc(dpy, dst_pix, depth),
698 get_gc(dpy, dst_pix, depth),

Completed in 6 milliseconds