Searched refs:nsTXPIDLString_CharT (Results 1 - 4 of 4) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/string/public/
H A Dstring-template-def-char.h54 #define nsTXPIDLString_CharT nsXPIDLCString macro
H A Dstring-template-def-unichar.h54 #define nsTXPIDLString_CharT nsXPIDLString macro
H A Dstring-template-undef.h55 #undef nsTXPIDLString_CharT macro
H A DnsTString.h582 class nsTXPIDLString_CharT : public nsTString_CharT class in inherits:nsTString_CharT
586 typedef nsTXPIDLString_CharT self_type;
590 nsTXPIDLString_CharT() function in class:nsTXPIDLString_CharT
594 nsTXPIDLString_CharT( const self_type& str ) function in class:nsTXPIDLString_CharT
646 nsTGetterCopies_CharT(nsTXPIDLString_CharT& str)
660 nsTXPIDLString_CharT& mString;
666 getter_Copies( nsTXPIDLString_CharT& aString )
680 class nsTAdoptingString_CharT : public nsTXPIDLString_CharT
700 : nsTXPIDLString_CharT()

Completed in 44 milliseconds