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

/haiku/src/apps/debuganalyzer/gui/table/
H A DTreeTable.h122 TreeTable* fTreeTable; member in class:TreeTableSelectionModel
H A DTreeTable.cpp577 fTreeTable(table),
612 fTreeTable->_GetPathForNode(node, _path);
640 while ((row = fTreeTable->CurrentSelection(row)) != NULL)
656 while ((row = fTreeTable->CurrentSelection(row)) != NULL)

Completed in 39 milliseconds