Searched refs:ic_cnt (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | XawIm.c | 674 int ic_cnt = 0, pe_cnt = 0, st_cnt = 0; local 680 SetVaArg( &ic_a[ic_cnt], (XPointer) XNPreeditAttributes); ic_cnt++; 681 SetVaArg( &ic_a[ic_cnt], (XPointer) pe_attr); ic_cnt++; 685 SetVaArg( &ic_a[ic_cnt], (XPointer) XNStatusAttributes); ic_cnt++; 686 SetVaArg( &ic_a[ic_cnt], (XPointer) st_attr); ic_cnt++; 688 SetVaArg( &ic_a[ic_cnt], (XPointe 751 int ic_cnt = 0, pe_cnt = 0, st_cnt = 0; local 899 int ic_cnt = 0, pe_cnt = 0, st_cnt = 0; local [all...] |
Completed in 11 milliseconds