Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/x11/
Dxmesa_x.h68 #define XMesaFillRectangle XFillRectangle
Dxfonts.c137 XFillRectangle(dpy, pixmap, gc, 0, 0, 8 * width, height); in fill_bitmap()
/external/webrtc/modules/desktop_capture/
Dscreen_drawer_linux.cc125 XFillRectangle(display_->display(), window_, context_, rect.left(), in DrawRectangle()
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_usefont.c139 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.c635 XFillRectangle(display, window, gc, 0, 0, image_width, image_height); in rpng_x_create_window()
Drpng2-x.c1063 XFillRectangle(display, window, gc, 0, 0, rpng2_info.width, in rpng2_x_create_window()
/external/ImageMagick/MagickCore/
Dvms.h132 #define XFillRectangle XFILLRECTANGLE macro
Danimate.c1050 (void) XFillRectangle(display,window_info.pixmap, in XAnimateBackgroundImage()
1122 (void) XFillRectangle(display,window_info.pixmap, in XAnimateBackgroundImage()
Dwidget.c337 (void) XFillRectangle(display,window_info->id,window_info->widget_context, in XDrawBeveledButton()
463 (void) XFillRectangle(display,window_info->id, in XDrawMatte()
470 (void) XFillRectangle(display,window_info->id,window_info->widget_context, in XDrawMatte()
532 (void) XFillRectangle(display,window_info->id,window_info->widget_context, in XDrawMatteText()
596 (void) XFillRectangle(display,window_info->id, in XDrawMatteText()
1016 (void) XFillRectangle(display,window_info->id,widget_context,text_info->x, in XDrawWidgetText()
Dxwindow.c2353 (void) XFillRectangle(display,draw_pixmap,draw_context,0,0,draw_info->width, in XDrawImage()
2392 (void) XFillRectangle(display,draw_pixmap,draw_context, in XDrawImage()
7448 (void) XFillRectangle(display,windows->magnify.pixmap, in XMakeMagnifyImage()
Ddisplay.c14023 (void) XFillRectangle(display,window_info.pixmap, in XDisplayBackgroundImage()