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

/vbox/src/libs/xpcom18a4/xpcom/glue/
H A DnsIGenericFactory.h61 struct nsModuleComponentInfo; // forward declaration
71 NS_IMETHOD SetComponentInfo(const nsModuleComponentInfo *info) = 0;
72 NS_IMETHOD GetComponentInfo(const nsModuleComponentInfo **infop) = 0;
77 const nsModuleComponentInfo *info);
124 * @param aInfo : Pointer to array of nsModuleComponentInfo
134 const nsModuleComponentInfo *aInfo);
150 * @param aInfo : Pointer to array of nsModuleComponentInfo
160 const nsModuleComponentInfo *aInfo);
208 * nsModuleComponentInfo
226 * static nsModuleComponentInfo component
230 struct nsModuleComponentInfo { struct
[all...]

Completed in 42 milliseconds