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

/haiku/src/apps/deskbar/
H A DWindowMenu.cpp101 if (barview->ExpandoState()) {
228 if (barview && barview->ExpandoState() && barview->Dragging()
H A DBarWindow.cpp301 if (active && !(fBarView->ExpandoState() && fBarView->Vertical()))
400 reply.AddBool("expanded", fBarView->ExpandoState());
484 reply.AddBool("expanded", fBarView->ExpandoState());
H A DBarView.h115 bool ExpandoState() const function in class:TBarView
H A DTeamMenuItem.cpp365 && fBarView->ExpandoState()) {
H A DDeskbarMenu.cpp400 int32 expando = fBarView->ExpandoState();
H A DPreferencesWindow.cpp317 && barApp->BarView()->ExpandoState()) {
H A DExpandoMenuBar.cpp464 if (Vertical() && (fBarView->ExpandoState() || fBarView->FullState())) {
H A DStatusView.cpp162 && (fBarView->ExpandoState() || fBarView->FullState())) {

Completed in 60 milliseconds