Home
last modified time | relevance | path

Searched refs:SetAutoResizable (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/panels/
Dpanel.cc331 SetAutoResizable(false); in SetBounds()
578 void Panel::SetAutoResizable(bool resizable) { in SetAutoResizable() function in Panel
722 SetAutoResizable(false); in OnPanelStartUserResizing()
Dpanel.h222 void SetAutoResizable(bool resizable);
Dpanel_manager.cc278 panel->SetAutoResizable(true); in CreatePanel()
Dpanel_browsertest.cc463 panel->SetAutoResizable(true); in IN_PROC_BROWSER_TEST_F()