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

/haiku/src/apps/serialconnect/
H A DTermView.h42 void _GetCell(VTermPos pos, VTermScreenCell& cell);
H A DTermView.cpp83 _GetCell(pos, cell);
89 _GetCell(pos, newCell);
348 _GetCell(firstPos, cell);
425 TermView::_GetCell(VTermPos pos, VTermScreenCell& cell) function in class:TermView

Completed in 33 milliseconds