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,67 intt TB_Goto( TextBuffer_THIS,72 char * TB_Text( TextBuffer_THIS );73 char TB_CurChar( TextBuffer_THIS );74 char * TB_CurCharPtr( TextBuffer_THIS );75 intt TB_Size( TextBuffer_THIS );76 intt TB_Position( TextBuffer_THIS );[all …]
Completed in 15 milliseconds