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

/haiku/src/apps/activitymonitor/
H A DActivityWindow.cpp135 BView* firstView = fLayout->View()->ChildAt(0); local
139 if (firstView != NULL)
140 ResizeBy(0, firstView->Bounds().Height() + fLayout->Spacing());

Completed in 26 milliseconds