Searched refs:pe_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
765 SetVaArg( &pe_a[pe_cnt], (XPointer) XNFontSet); pe_cnt++;
766 SetVaArg( &pe_a[pe_cnt], (XPointer) p->font_set); pe_cnt++;
774 SetVaArg( &pe_a[pe_cnt], (XPointer) XNForeground); pe_cnt++;
775 SetVaArg( &pe_a[pe_cnt], (XPointe
899 int ic_cnt = 0, pe_cnt = 0, st_cnt = 0; local
[all...]

Completed in 291 milliseconds