Searched defs:typed_count (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | VarGet.c | 73 int total_count, typed_count; local in function:XtVaGetSubresources 105 int total_count, typed_count; local in function:XtVaGetApplicationResources 237 int count, total_count, typed_count; local in function:XtVaGetValues 308 int total_count, typed_count; local in function:XtVaGetSubvalues [all...] |
| H A D | VarCreate.c | 90 int total_count, typed_count; local in function:XtVaCreateWidget 115 int total_count, typed_count; local in function:XtVaCreateManagedWidget 144 int total_count, typed_count; local in function:XtVaAppCreateShell 177 int total_count, typed_count; local in function:XtVaCreatePopupShell 206 int total_count, typed_count; local in function:XtVaSetValues 234 int total_count, typed_count; local in function:XtVaSetSubvalues [all...] |
| H A D | Varargs.c | 42 _XtCountNestedList(XtTypedArgList avlist, int *total_count, int *typed_count) argument 65 _XtCountVaList(va_list var, int *total_count, int *typed_count) argument 313 _XtFreeArgList(ArgList args,int total_count,int typed_count) argument
|
Completed in 4 milliseconds