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

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DImageFunctionsView.cpp643 fFunctionsTable(NULL),
656 fFunctionsTable->SetTreeTableModel(NULL);
707 fFunctionsTable->SetNodeExpanded(path, true, false);
722 fFunctionsTable->SetNodeExpanded(path, true, true);
723 fFunctionsTable->SelectNode(path, false);
724 fFunctionsTable->ScrollToNode(path);
726 fFunctionsTable->DeselectAllNodes();
776 fFunctionsTable);
788 fFunctionsTable);
815 fFunctionsTable
[all...]
H A DImageFunctionsView.h57 TreeTable* fFunctionsTable; member in class:ImageFunctionsView

Completed in 94 milliseconds