Home | History | Annotate | Download | only in panels

Lines Matching full:panel_state

917     wm::WindowState* panel_state = wm::GetWindowState(panel);
921 panel_state->SaveCurrentBoundsForRestore();
935 } else if (panel_state->HasRestoreBounds()) {
937 SetChildBounds(panel, panel_state->GetRestoreBoundsInScreen());