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

/xsrc/external/mit/libXt/dist/src/
H A DVarGet.c73 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 DVarCreate.c90 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 DVarargs.c42 _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