HomeSort by relevance Sort by last modified time
    Searched refs:XMesaSetForeground (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/mesa/drivers/x11/
xmesa_x.h 58 #define XMesaSetForeground XSetForeground
xm_line.c 70 XMesaSetForeground( dpy, gc, pixel );
78 XMesaSetForeground( dpy, gc, vert->index );
430 XMesaSetForeground(dpy, gc, pixel);
xm_dd.c 263 XMesaSetForeground(xmesa->display, b->cleargc, xmesa->clearpixel);
xm_api.c     [all...]

Completed in 38 milliseconds