Home
last modified time | relevance | path

Searched refs:XFillRectangle (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/mesa/drivers/x11/
Dxmesa_x.h68 #define XMesaFillRectangle XFillRectangle
Dxfonts.c144 XFillRectangle(dpy, pixmap, gc, 0, 0, 8 * width, height); in fill_bitmap()
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dglx_usefont.c137 XFillRectangle(dpy, pixmap, gc, 0, 0, 8 * width, height); in fill_bitmap()
/external/mesa3d/src/glx/
Dxfont.c143 XFillRectangle(dpy, pixmap, gc, 0, 0, 8 * width, height); in fill_bitmap()
/external/libpng/contrib/gregbook/
Drpng-x.c628 XFillRectangle(display, window, gc, 0, 0, image_width, image_height); in rpng_x_create_window()
Drpng2-x.c1030 XFillRectangle(display, window, gc, 0, 0, rpng2_info.width, in rpng2_x_create_window()
/external/mesa3d/include/GL/
Dvms_x_fix.h131 #define XFillRectangle XFILLRECTANGLE macro
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-full.patch2783 + XFillRectangle(dpy, desktopWin, gc, x, y, w, h); \
2803 XFillRectangle(dpy, desktopWin, gc, rx, ry, rw, rh);
2823 XFillRectangle(dpy, desktopWin, gc, rx + x, ry + y, w, h);
6559 - XFillRectangle(dpy, desktopWin, gc, x, y, width, height);
6706 + XFillRectangle(dpy, desktopWin, gc, x, y, width, height);
8802 + XFillRectangle(dpy, desktopWin, gc, x, y, w, h); \
8880 - XFillRectangle(dpy, desktopWin, gc, x, y, w, h);
8883 + XFillRectangle(dpy, desktopWin, gc, x, y, w, h);
8910 - XFillRectangle(dpy, desktopWin, gc, x+sx, y+sy, sw, sh);
8913 + XFillRectangle(dpy, desktopWin, gc, x+sx, y+sy, sw, sh);
[all …]
/external/libvncserver/x11vnc/
Dnox11.h3639 extern int XFillRectangle(