Searched refs:ModelIndex (Results 1 - 7 of 7) sorted by relevance

/haiku/src/apps/debuganalyzer/gui/table/
H A DTableColumn.h25 int32 ModelIndex() const { return fModelIndex; } function in class:TableColumn
H A DAbstractTable.cpp136 BColumnListView::AddColumn(privateColumn, column->ModelIndex());
H A DTable.cpp316 int32 modelIndex = fTableColumn->ModelIndex();
338 int32 modelIndex = fTableColumn->ModelIndex();
367 int32 modelIndex = fTableColumn->ModelIndex();
H A DTreeTable.cpp358 int32 modelIndex = fTableColumn->ModelIndex();
380 int32 modelIndex = fTableColumn->ModelIndex();
409 int32 modelIndex = fTableColumn->ModelIndex();
/haiku/src/apps/debuganalyzer/gui/
H A DHeaderView.h86 int32 ModelIndex() const;
H A DHeaderView.cpp284 Header::ModelIndex() const function in class:Header
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp1713 if (header->ModelIndex() == 0)

Completed in 70 milliseconds