/external/chromium_org/chrome/browser/ui/panels/ |
docked_panel_browsertest.cc | 51 Panel* panel4 = CreateInactiveDockedPanel("4", gfx::Rect(0, 0, 200, 100)); local 68 EXPECT_LT(panel4->GetBounds().width(), panel4->GetRestoredBounds().width()); 86 EXPECT_LT(panel4->GetBounds().width(), panel4->GetRestoredBounds().width()); 102 Panel* panel4 = CreateInactiveDockedPanel("4", gfx::Rect(0, 0, 200, 100)); local 114 int panel_4_width_less_squeezed = panel4->GetBounds().width(); 121 EXPECT_LT(panel_4_width_less_squeezed, panel4->GetRestoredBounds().width()); 137 EXPECT_LT(panel4->GetBounds().width(), panel_4_width_less_squeezed); 151 Panel* panel4 = CreateInactiveDockedPanel("4", gfx::Rect(0, 0, 200, 100)) local 204 Panel* panel4 = CreateInactiveDockedPanel("4", gfx::Rect(0, 0, 200, 100)); local [all...] |
stacked_panel_browsertest.cc | 349 Panel* panel4 = CreateStackedPanel("4", gfx::Rect(0, 0, 150, 100), stack); local 354 ASSERT_FALSE(panel4->IsMinimized()); 355 EXPECT_LE(panel4->GetBounds().bottom(), work_area.bottom()); 364 ASSERT_FALSE(panel4->IsMinimized()); 376 WaitForBoundsAnimationFinished(panel4); 380 ASSERT_FALSE(panel4->IsMinimized()); 382 EXPECT_LE(panel4->GetBounds().bottom(), work_area.bottom()); 396 WaitForBoundsAnimationFinished(panel4); 400 ASSERT_FALSE(panel4->IsMinimized()); 403 EXPECT_LE(panel4->GetBounds().bottom(), work_area.bottom()) 863 Panel* panel4 = CreateStackedPanel("4", gfx::Rect(0, 0, 170, 110), stack); local 1015 Panel* panel4 = CreatePanelWithParams(params4); local 1081 Panel* panel4 = CreatePanelWithParams(params4); local 1401 Panel* panel4 = CreateStackedPanel("4", gfx::Rect(0, 0, 100, 100), stack); local [all...] |
panel_drag_browsertest.cc | 608 Panel* panel4 = CreatePanelWithBounds("Panel4", gfx::Rect(0, 0, 100, 100)); local 616 gfx::Point position4 = panel4->GetBounds().origin(); 637 EXPECT_EQ(panel4, panels[2]); 641 EXPECT_EQ(position3, panel4->GetBounds().origin()); 654 EXPECT_EQ(panel4, panels[1]); 657 EXPECT_EQ(position2, panel4->GetBounds().origin()); 669 EXPECT_EQ(panel4, panels[2]); 672 EXPECT_EQ(position3, panel4->GetBounds().origin()); 693 EXPECT_EQ(panel4, panels[1]) 1256 Panel* panel4 = CreateDockedPanel("4", gfx::Rect(0, 0, 200, 100)); local 1343 Panel* panel4 = CreateInactiveDockedPanel("4", gfx::Rect(0, 0, 200, 100)); local 2067 Panel* panel4 = CreateStackedPanel("4", panel4_initial_bounds, stack2); local 2138 Panel* panel4 = CreateStackedPanel("4", panel4_initial_bounds, stack2); local 2450 Panel* panel4 = CreateStackedPanel("4", panel4_initial_bounds, stack); local [all...] |
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/ |
findbugs-2.0.1.jar | |