Home
last modified time | relevance | path

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

/aoo4110/main/xml2cmp/source/inc/
H A Dtextbuff.h39 #define TextBuffer_THIS TextBuffer * pThis macro
53 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 8 milliseconds