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

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DXawIm.c674 int ic_cnt = 0, pe_cnt = 0, st_cnt = 0; local
699 ic_cnt = pe_cnt = st_cnt = 0;
751 int ic_cnt = 0, pe_cnt = 0, st_cnt = 0; 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], (XPointe
899 int ic_cnt = 0, pe_cnt = 0, st_cnt = 0; local
[all...]

Completed in 17 milliseconds