Searched defs:childIndex (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/deskbar/
H A DTeamMenuItem.cpp412 int32 childIndex = 0; local
434 int32 childIndex = parent->IndexOf(this) + 1; local
460 int childIndex local
[all...]
/haiku/src/apps/debuganalyzer/gui/table/
H A DTreeTable.cpp47 TreeTablePath::TreeTablePath(const TreeTablePath& other, int32 childIndex) argument
60 TreeTablePath::AddComponent(int32 childIndex) argument
201 TreeTableModel::NotifyNodesAdded(const TreeTablePath& path, int32 childIndex, argument
213 TreeTableModel::NotifyNodesRemoved(const TreeTablePath& path, int32 childIndex, argument
139 TableNodesAdded(TreeTableModel* model, const TreeTablePath& path, int32 childIndex, int32 count) argument
146 TableNodesRemoved(TreeTableModel* model, const TreeTablePath& path, int32 childIndex, int32 count) argument
153 TableNodesChanged(TreeTableModel* model, const TreeTablePath& path, int32 childIndex, int32 count) argument
225 NotifyNodesChanged(const TreeTablePath& path, int32 childIndex, int32 count) argument
961 TableNodesAdded(TreeTableModel* model, const TreeTablePath& path, int32 childIndex, int32 count) argument
973 TableNodesRemoved(TreeTableModel* model, const TreeTablePath& path, int32 childIndex, int32 count) argument
985 TableNodesChanged(TreeTableModel* model, const TreeTablePath& path, int32 childIndex, int32 count) argument
1050 _AddChildRows(TreeTableNode* parentNode, int32 childIndex, int32 count, int32 columnCount) argument
1079 _RemoveChildRows(TreeTableNode* parentNode, int32 childIndex, int32 count) argument
[all...]
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DImageFunctionsView.cpp443 int32 childIndex = -1; local
[all...]

Completed in 34 milliseconds