Searched refs:fbSetFg (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbseg.c210 fbSetFg(DrawablePtr pDrawable, GCPtr pGC, Pixel fg) function in typeref:typename:void
254 fbSetFg(pDrawable, pGC, fg);
256 fbSetFg(pDrawable, pGC, bg);
279 fbSetFg(pDrawable, pGC, fg);
/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbseg.c279 fbSetFg(DrawablePtr drawable, GCPtr gc, Pixel fg) function in typeref:typename:void
320 fbSetFg(drawable, gc, fg);
322 fbSetFg(drawable, gc, bg);
344 fbSetFg(drawable, gc, fg);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbseg.c279 fbSetFg(DrawablePtr drawable, GCPtr gc, Pixel fg) function in typeref:typename:void
320 fbSetFg(drawable, gc, fg);
322 fbSetFg(drawable, gc, bg);
344 fbSetFg(drawable, gc, fg);
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbseg.c247 fbSetFg (DrawablePtr pDrawable, function in typeref:typename:void
301 fbSetFg (pDrawable, pGC, fg);
303 fbSetFg (pDrawable, pGC, bg);
330 fbSetFg (pDrawable, pGC, fg);

Completed in 5 milliseconds