Searched refs:Chars (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/terminal/
H A DHistoryBuffer.cpp85 const char* chars = line->Chars();
168 char* chars = historyLine->Chars();
206 //debug_printf(" line: \"%.*s\", history size now: %ld\n", historyLine->byteLength, historyLine->Chars(), fSize);
H A DTerminalLine.h256 char* Chars() const function in struct:HistoryLine

Completed in 89 milliseconds