Searched refs:auto_resizable (Results 1 – 3 of 3) sorted by relevance
384 EXPECT_FALSE(panel->auto_resizable()); in CreatePanelWithParams()386 EXPECT_TRUE(panel->auto_resizable()); in CreatePanelWithParams()
185 bool auto_resizable() const { return auto_resizable_; } in auto_resizable() function
455 EXPECT_FALSE(panel->auto_resizable()); in IN_PROC_BROWSER_TEST_F()477 EXPECT_TRUE(panel->auto_resizable()); in IN_PROC_BROWSER_TEST_F()488 EXPECT_FALSE(panel->auto_resizable()); in IN_PROC_BROWSER_TEST_F()