Home
last modified time | relevance | path

Searched defs:pix (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/xpm/include/
H A Dxpm.h476 #define XpmReadPixmapFile(dpy, d, file, pix, mask, att) \ argument
478 #define XpmWritePixmapFile(dpy, file, pix, mask, att) \ argument
491 #define XReadPixmapFile(dpy, d, file, pix, mask, att) \ argument
493 #define XWritePixmapFile(dpy, file, pix, mask, att) \ argument
495 #define XCreatePixmapFromData(dpy, d, data, pix, mask, att) \ argument
497 #define XCreateDataFromPixmap(dpy, data, pix, mask, att) \ argument
/vim-8.2.3635/src/
H A Dgui_xmebw.c330 Pixmap pix = None; in set_pixmap() local
617 Pixmap pix; in draw_pixmap() local