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

/vbox/src/libs/xpcom18a4/xpcom/glue/
H A DnsISupportsImpl.h796 #define NS_CLASSINFO_NAME(_class) _class##_classInfoGlobal macro
805 nsIClassInfo *NS_CLASSINFO_NAME(_class);
809 extern nsIClassInfo *NS_CLASSINFO_NAME(_class); \
810 foundInterface = NS_STATIC_CAST(nsIClassInfo*, NS_CLASSINFO_NAME(_class));\

Completed in 36 milliseconds