Searched refs:TextBuffer_THIS (Results 1 – 1 of 1) sorted by relevance
39 #define TextBuffer_THIS TextBuffer * pThis macro53 void TextBuffer_CTOR( TextBuffer_THIS,55 void TextBuffer_DTOR( TextBuffer_THIS );56 void TB_Resize( TextBuffer_THIS,59 Bool TB_oin( TextBuffer_THIS, /** operator>>(char *) */61 Bool TB_oinChar( TextBuffer_THIS, /** operator>>(char) */63 Bool TB_oinFile( TextBuffer_THIS, /** operator>>(TextFile*) */65 void TB_opp( TextBuffer_THIS ); /** operator++ */67 intt TB_Goto( TextBuffer_THIS,72 char * TB_Text( TextBuffer_THIS );[all …]