Searched refs:st_a (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | XawIm.c | 749 XPointer ic_a[20], pe_a[20], st_a[20]; local 767 SetVaArg( &st_a[st_cnt], (XPointer) XNFontSet); st_cnt++; 768 SetVaArg( &st_a[st_cnt], (XPointer) p->font_set); st_cnt++; 776 SetVaArg( &st_a[st_cnt], (XPointer) XNForeground); st_cnt++; 777 SetVaArg( &st_a[st_cnt], (XPointer) p->foreground); st_cnt++; 782 SetVaArg( &st_a[st_cnt], (XPointer) XNBackground); st_cnt++; 783 SetVaArg( &st_a[st_cnt], (XPointer) p->background); st_cnt++; 788 SetVaArg( &st_a[st_cnt], (XPointer) XNBackgroundPixmap); st_cnt++; 789 SetVaArg( &st_a[st_cnt], (XPointer) p->bg_pixmap); st_cnt++; 794 SetVaArg( &st_a[st_cn 898 XPointer ic_a[20], pe_a[20], st_a[20]; local [all...] |
Completed in 11 milliseconds