Home
last modified time | relevance | path

Searched refs:WriteSyntax (Results 1 – 9 of 9) sorted by relevance

/trunk/main/rsc/source/res/
H A Drsctop.cxx948 WriteSyntax( fOutput, pTC ); in WriteSyntaxHeader()
962 void RscTop::WriteSyntax( FILE * fOutput, RscTypCont * pTC ) in WriteSyntax() function in RscTop
965 pSuperClass->WriteSyntax( fOutput, pTC ); in WriteSyntax()
H A Drscconst.cxx205 void RscConst::WriteSyntax( FILE * fOutput, RscTypCont * pTC ) in WriteSyntax() function in RscConst
207 RscTop::WriteSyntax( fOutput, pTC ); in WriteSyntax()
H A Drscclass.cxx1009 void RscClass::WriteSyntax( FILE * fOutput, RscTypCont * pTC ) in WriteSyntax() function in RscClass
1011 RscTop::WriteSyntax( fOutput, pTC ); in WriteSyntax()
/trunk/main/rsc/source/parser/
H A Drscdb.cxx729 void WriteSyntax() in WriteSyntax() function in RscEnumerateRef
989 void RscTypCont::WriteSyntax( FILE * fOutput ) in WriteSyntax() function in RscTypCont
994 aEnumRef.WriteSyntax(); in WriteSyntax()
/trunk/main/rsc/inc/
H A Drscconst.hxx52 virtual void WriteSyntax( FILE * fOutput, RscTypCont * pTC );
H A Drscclass.hxx98 void WriteSyntax( FILE * fOutput, RscTypCont * pTC );
H A Drsctop.hxx236 virtual void WriteSyntax( FILE * fOutput, RscTypCont * pTC );
H A Drscdb.hxx347 void WriteSyntax( FILE * fOutput );
/trunk/main/rsc/source/rsc/
H A Drsc.cxx475 pTC->WriteSyntax( stdout ); in Start()

Completed in 63 milliseconds