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

/haiku/src/apps/terminal/
H A DHistoryBuffer.cpp88 AttributesRun* attributesRun = line->AttributesRuns();
166 AttributesRun* attributesRun = historyLine->AttributesRuns();
269 int32 offset = (uint8*)line->AttributesRuns() - fBuffer;
281 int32 offset = (uint8*)line->AttributesRuns() - fBuffer;
H A DTerminalLine.h251 AttributesRun* AttributesRuns() const function in struct:HistoryLine

Completed in 86 milliseconds