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

/vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/public/
H A Dxpt_struct.h86 typedef struct XPTMethodDescriptor XPTMethodDescriptor; typedef in typeref:struct:XPTMethodDescriptor
261 XPTMethodDescriptor *method_descriptors;
267 * XPTTypeDescriptors for a single XPTMethodDescriptor. Since we still
268 * want to have a simple array of XPTMethodDescriptor (each with a single
271 * "additional_types" array. So a given XPTMethodDescriptor might have
497 struct XPTMethodDescriptor { struct
521 XPTMethodDescriptor *meth, PRUint8 flags, char *name,

Completed in 201 milliseconds