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

/haiku/src/apps/terminal/
H A DHistoryBuffer.h39 HistoryLine* _AllocateLine(int32 attributesRuns,
H A DHistoryBuffer.cpp163 HistoryLine* historyLine = _AllocateLine(attributesRuns, byteLength);
256 HistoryBuffer::_AllocateLine(int32 attributesRuns, int32 byteLength) function in class:HistoryBuffer

Completed in 91 milliseconds