Home
last modified time | relevance | path

Searched refs:CreateHistoryLayoutItem (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/activitymonitor/
H A DActivityWindow.cpp76 fLayout->AddItem(view->CreateHistoryLayoutItem()); in ActivityWindow()
350 fLayout->AddItem(view->CreateHistoryLayoutItem()); in _AddDefaultView()
H A DActivityView.h68 BLayoutItem* CreateHistoryLayoutItem();
H A DActivityView.cpp735 ActivityView::CreateHistoryLayoutItem() in CreateHistoryLayoutItem() function in ActivityView