Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_xmebw.c405 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 Dgui_x11.c2415 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 Dgui_gtk_vms.h155 #define XFillRectangle XFILLRECTANGLE macro
H A Dgui_athena.c411 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 Dgui_at_sb.c303 XFillRectangle(XtDisplay((Widget) sbw), XtWindow((Widget) sbw), in FillArea()
H A Dgui_at_fs.c1473 XFillRectangle( in SFinvertEntry()