Searched refs:XFillRectangle (Results 1 – 6 of 6) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | gui_xmebw.c | 405 XFillRectangle(dpy, sen_pix, gc, 0, 0, width + shift, height + shift); in set_pixmap() 433 XFillRectangle(dpy, high_pix, gc, 0, 0, width + shift, height + shift); in set_pixmap() 446 XFillRectangle(dpy, arm_pix, gc, 0, 0, width + shift, height + shift); in set_pixmap() 469 XFillRectangle(dpy, ins_pix, gc, 0, 0, width + shift, height + shift); in set_pixmap() 473 XFillRectangle(dpy, ins_pix, gc, 2 * shift, 2 * shift, width, height); in set_pixmap() 476 XFillRectangle(dpy, ins_pix, gc, 0, 0, width + shift, height + shift); in set_pixmap() 785 XFillRectangle(XtDisplay(eb), XtWindow(eb), in Enter() 867 XFillRectangle(XtDisplay(eb), XtWindow(eb), in Leave() 1263 XFillRectangle(XtDisplay(eb), XtWindow(eb), gc, in Redisplay()
|
| H A D | gui_x11.c | 2415 XFillRectangle(gui.dpy, gui.wid, gui.text_gc, FILL_X(col), in gui_mch_draw_string() 2517 XFillRectangle(gui.dpy, gui.wid, gui.invert_gc, 0, 0, in gui_mch_flash() 2522 XFillRectangle(gui.dpy, gui.wid, gui.invert_gc, 0, 0, in gui_mch_flash() 2537 XFillRectangle(gui.dpy, gui.wid, gui.invert_gc, in gui_mch_invert_rectangle() 2585 XFillRectangle(gui.dpy, gui.wid, gui.text_gc, in gui_mch_draw_part_cursor() 2740 XFillRectangle(gui.dpy, gui.wid, gui.back_gc, x, FILL_Y(row1), in gui_mch_clear_block()
|
| H A D | gui_gtk_vms.h | 155 #define XFillRectangle XFILLRECTANGLE macro
|
| H A D | gui_athena.c | 411 XFillRectangle(gui.dpy, retval, undraw_gc, 0, 0, height, height); in gui_athena_create_pullright_pixmap() 544 XFillRectangle(gui.dpy, *sen, back_gc, 0, 0, in createXpmImages()
|
| H A D | gui_at_sb.c | 303 XFillRectangle(XtDisplay((Widget) sbw), XtWindow((Widget) sbw), in FillArea()
|
| H A D | gui_at_fs.c | 1473 XFillRectangle( in SFinvertEntry()
|