Searched defs:att (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/xpm/include/ |
| H A D | xpm.h | 476 #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
|