Searched refs:XtNbitmap (Results 1 - 6 of 6) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Label.h68 #define XtNbitmap "bitmap" macro
H A DXaw3_1Dialog.c143 XtSetArg(arglist[num_args], XtNbitmap, dw->dialog.icon); num_args++;
230 XtSetArg( args[0], XtNbitmap, w->dialog.icon );
H A DXaw3_1Label.c76 {XtNbitmap, XtCPixmap, XtRBitmap, sizeof(Pixmap),
387 if (streq(XtNbitmap, args[i].name))
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DLabel.h111 #define XtNbitmap "bitmap" macro
H A DDialog.c167 XtSetArg(arglist[arg_cnt], XtNbitmap, dw->dialog.icon); arg_cnt++;
256 XtSetArg( args[0], XtNbitmap, w->dialog.icon );
H A DLabel.c113 {XtNbitmap, XtCPixmap, XtRBitmap, sizeof(Pixmap),
661 if (streq(XtNbitmap, args[i].name))

Completed in 21 milliseconds