Home
last modified time | relevance | path

Searched refs:XpmSuccess (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/xpm/include/
H A Dxpm.h104 #define XpmSuccess 0 macro
470 #define XpmPixmapSuccess XpmSuccess
483 #define PixmapSuccess XpmSuccess
/vim-8.2.3635/src/
H A Dgui_xmebw.c384 if (!fname || status != XpmSuccess) in set_pixmap()
388 if (status != XpmSuccess) in set_pixmap()
H A Dgui_athena.c528 if (status == XpmSuccess && map != 0) in createXpmImages()
H A Dgui_motif.c1181 if (status == XpmSuccess) in check_xpm()