kExpandoState
settings.state = fDefaultSettings.state = kExpandoState;
if (Vertical() && State() != kExpandoState) {
if (Vertical() && State() == kExpandoState) {
if (State() == kExpandoState && !Vertical()) {
if (State() == kExpandoState && fExpandoMenuBar != NULL) {
bool ExpandoState() const { return State() == kExpandoState; };
fBarView->ChangeState(vertical, left, top, expand ? kExpandoState : kMiniState);
fBarView->ChangeState(vertical, left, top, expand ? kExpandoState : kMiniState);
if (settings->vertical && settings->state == kExpandoState) {
if (state == kExpandoState) {
if (state == kExpandoState) {
kExpandoState)
kExpandoState)
kExpandoState)
kExpandoState)