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

/haiku/src/apps/debuganalyzer/gui/table/
H A DTreeTable.h119 TreeTableNode* _NodeAt(int32 index);
H A DTreeTable.cpp602 if (TreeTableNode* node = _NodeAt(index))
611 if (TreeTableNode* node = _NodeAt(index)) {
662 TreeTableSelectionModel::_NodeAt(int32 index) function in class:TreeTableSelectionModel

Completed in 90 milliseconds