Searched refs:InsertTextAtCurPos (Results 1 – 3 of 3) sorted by relevance
166 pSourceText->InsertTextAtCurPos(aCurParamText.c_str()); in CheckForDefine()206 pSourceText->InsertTextAtCurPos(aCurParamText.c_str()); in InterpretMacro()
73 void InsertTextAtCurPos(
69 CharacterSource::InsertTextAtCurPos( const char * i_sText2Insert ) in InsertTextAtCurPos() function in CharacterSource