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

/haiku/src/apps/terminal/
H A DTermView.h206 void _DrawLinePart(float x1, float y1, Attributes attr,
H A DTermView.cpp1038 TermView::_DrawLinePart(float x1, float y1, Attributes attr, function in class:TermView
1201 _DrawLinePart(fCursor.x * fFontWidth, (int32)rect.top, attr, buffer,
1461 _DrawLinePart(fFontWidth * i, (int32)_LineOffset(j),
1513 _DrawLinePart(fFontWidth * i, fFontHeight * j,

Completed in 39 milliseconds