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

/vbox/src/libs/xpcom18a4/xpcom/glue/
H A DnsCOMPtr.h338 |nsQueryInterface| could have been implemented as an |nsCOMPtr_helper| to
344 class NS_COM nsQueryInterface class
347 nsQueryInterface( nsISupports* aRawPtr ) function in class:nsQueryInterface
377 nsQueryInterface
380 return nsQueryInterface(aRawPtr);
437 NS_COM void NS_FASTCALL assign_from_qi( const nsQueryInterface, const nsIID& );
481 void assign_from_qi( const nsQueryInterface, const nsIID& );
566 nsCOMPtr( const nsQueryInterface qi )
622 operator=( const nsQueryInterface rhs )
823 nsCOMPtr( const nsQueryInterface q
[all...]

Completed in 482 milliseconds