Searched defs:total_count (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DXawIm.c1607 int total_count, typed_count; local
1610 _XtCountVaList( var, &total_count, &typed_count );
1615 _XtVaToArgList( inwidg, var, total_count, &args, &num_args );
1651 int total_count, typed_count; local
1654 _XtCountVaList(var, &total_count, &typed_count);
1659 _XtVaToArgList(inwidg, var, total_count, &args, &num_args);

Completed in 13 milliseconds