Searched refs:XmNpixmapFile (Results 1 – 3 of 3) sorted by relevance
45 #ifndef XmNpixmapFile46 # define XmNpixmapFile "pixmapFile" macro
145 XmNpixmapFile, XmCPixmap, XmRString, sizeof(String),
1247 XtSetArg(args[n], XmNpixmapFile, menu->xpm_fname); n++; in add_pixmap_args()