Searched refs:InsertChar (Results 1 – 3 of 3) sorted by relevance
420 fBuffer->InsertChar(curGraphSet[offset]); in EscParse()424 fBuffer->InsertChar((char)c); in EscParse()466 fBuffer->InsertChar(UTF8Char(dstbuf, dstLen)); in EscParse()493 fBuffer->InsertChar(UTF8Char(dstbuf, dstLen)); in EscParse()503 fBuffer->InsertChar(UTF8Char(dstbuf, dstLen)); in EscParse()513 fBuffer->InsertChar(UTF8Char(cbuf, srcLen)); in EscParse()530 fBuffer->InsertChar(UTF8Char(cbuf, srcLen)); in EscParse()
133 void InsertChar(UTF8Char c);
628 BasicTerminalBuffer::InsertChar(UTF8Char c) in InsertChar() function in BasicTerminalBuffer1882 InsertChar(fLast); in InsertLastChar()