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

/haiku/src/apps/deskbar/
H A DExpandoMenuBar.h99 void SizeWindow(int32 delta);
H A DExpandoMenuBar.cpp106 SizeWindow(0);
664 SizeWindow(1);
722 SizeWindow(-1);
908 TExpandoMenuBar::SizeWindow(int32 delta) function in class:TExpandoMenuBar
918 fBarView->SizeWindow(screenFrame);
1072 teamMenu->SizeWindow(1);
H A DBarView.cpp592 SizeWindow(screenFrame);
632 fExpandoMenuBar->SizeWindow(0);
693 TBarView::SizeWindow(BRect screenFrame) function in class:TBarView
844 SizeWindow(screenFrame);
850 SizeWindow(screenFrame);
H A DTeamMenuItem.cpp424 parent->SizeWindow(-1);
445 parent->SizeWindow(1);
H A DBarView.h163 void SizeWindow(BRect screenFrame);
H A DBarWindow.cpp305 fBarView->SizeWindow(screenFrame);

Completed in 63 milliseconds