Searched defs:byteLength (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/terminal/
H A DHistoryBuffer.cpp145 int32 byteLength = 0; local
256 HistoryBuffer::_AllocateLine(int32 attributesRuns, int32 byteLength) argument
[all...]
H A DTerminalLine.h247 uint16 byteLength : 15; // number of bytes in the line member in struct:HistoryLine

Completed in 43 milliseconds