Searched refs:XCreatePixmap (Results 1 – 4 of 4) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | gui_xmebw.c | 402 sen_pix = XCreatePixmap(dpy, root, width + shift, height + shift, depth); in set_pixmap() 425 high_pix = XCreatePixmap(dpy, root, width + shift, height + shift, depth); in set_pixmap() 438 arm_pix = XCreatePixmap(dpy, pix, width + shift, height + shift, depth); in set_pixmap() 464 ins_pix = XCreatePixmap(dpy, root, width + shift, height + shift, depth); in set_pixmap()
|
| H A D | gui_gtk_vms.h | 121 #define XCreatePixmap XCREATEPIXMAP macro
|
| H A D | gui_athena.c | 393 retval = XCreatePixmap(gui.dpy,DefaultRootWindow(gui.dpy),width, in gui_athena_create_pullright_pixmap() 541 *sen = XCreatePixmap(gui.dpy, rootWindow, in createXpmImages()
|
| H A D | gui_x11.c | 2290 Pixmap blank_pixmap = XCreatePixmap(gui.dpy, gui.wid, 1, 1, 1); in gui_x11_create_blank_mouse()
|