Searched refs:XFillRectangle (Results 1 – 12 of 12) sorted by relevance
/external/mesa3d/src/mesa/drivers/x11/ |
D | xmesa_x.h | 68 #define XMesaFillRectangle XFillRectangle
|
D | xfonts.c | 137 XFillRectangle(dpy, pixmap, gc, 0, 0, 8 * width, height); in fill_bitmap()
|
/external/webrtc/modules/desktop_capture/ |
D | screen_drawer_linux.cc | 125 XFillRectangle(display_->display(), window_, context_, rect.left(), in DrawRectangle()
|
/external/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_usefont.c | 139 XFillRectangle(dpy, pixmap, gc, 0, 0, 8 * width, height); in fill_bitmap()
|
/external/mesa3d/src/glx/ |
D | xfont.c | 143 XFillRectangle(dpy, pixmap, gc, 0, 0, 8 * width, height); in fill_bitmap()
|
/external/libpng/contrib/gregbook/ |
D | rpng-x.c | 635 XFillRectangle(display, window, gc, 0, 0, image_width, image_height); in rpng_x_create_window()
|
D | rpng2-x.c | 1063 XFillRectangle(display, window, gc, 0, 0, rpng2_info.width, in rpng2_x_create_window()
|
/external/ImageMagick/MagickCore/ |
D | vms.h | 132 #define XFillRectangle XFILLRECTANGLE macro
|
D | animate.c | 1050 (void) XFillRectangle(display,window_info.pixmap, in XAnimateBackgroundImage() 1122 (void) XFillRectangle(display,window_info.pixmap, in XAnimateBackgroundImage()
|
D | widget.c | 337 (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()
|
D | xwindow.c | 2353 (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()
|
D | display.c | 14023 (void) XFillRectangle(display,window_info.pixmap, in XDisplayBackgroundImage()
|