Home
last modified time | relevance | path

Searched refs:XmNpixmapFile (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_xmebw.h45 #ifndef XmNpixmapFile
46 # define XmNpixmapFile "pixmapFile" macro
H A Dgui_xmebw.c145 XmNpixmapFile, XmCPixmap, XmRString, sizeof(String),
H A Dgui_motif.c1247 XtSetArg(args[n], XmNpixmapFile, menu->xpm_fname); n++; in add_pixmap_args()