Searched refs:bg_pixmap (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DXawImP.h103 Pixmap bg_pixmap; member in struct:_XawIcTablePart
H A DXawIm.c126 Offset (bg_pixmap), XtRImmediate, (XtPointer) XtUnspecifiedPixmap
583 table->bg_pixmap = 0;
646 if (pp->prev_flg & CIBgPixmap && p->bg_pixmap != pp->bg_pixmap) {
647 p->bg_pixmap = pp->bg_pixmap;
787 SetVaArg( &pe_a[pe_cnt], (XPointer) p->bg_pixmap); pe_cnt++;
789 SetVaArg( &st_a[st_cnt], (XPointer) p->bg_pixmap); st_cnt++;
946 SetVaArg( &pe_a[pe_cnt], (XPointer) p->bg_pixmap); pe_cnt++;
948 SetVaArg( &st_a[st_cnt], (XPointer) p->bg_pixmap); st_cn
[all...]

Completed in 26 milliseconds