/external/chromium_org/chrome/browser/ui/panels/ |
D | panel_resize_browsertest.cc | 528 EXPECT_EQ(panel1_expected_full_size, panel1->full_size()); in IN_PROC_BROWSER_TEST_F() 531 EXPECT_EQ(panel2_expected_full_size, panel2->full_size()); in IN_PROC_BROWSER_TEST_F() 534 EXPECT_EQ(panel3_expected_full_size, panel3->full_size()); in IN_PROC_BROWSER_TEST_F() 559 EXPECT_EQ(panel1_expected_full_size, panel1->full_size()); in IN_PROC_BROWSER_TEST_F() 561 EXPECT_EQ(panel2_expected_full_size, panel2->full_size()); in IN_PROC_BROWSER_TEST_F() 563 EXPECT_EQ(panel3_expected_full_size, panel3->full_size()); in IN_PROC_BROWSER_TEST_F() 590 EXPECT_EQ(panel1_expected_full_size, panel1->full_size()); in IN_PROC_BROWSER_TEST_F() 592 EXPECT_EQ(panel2_expected_full_size, panel2->full_size()); in IN_PROC_BROWSER_TEST_F() 595 EXPECT_EQ(panel3_expected_full_size, panel3->full_size()); in IN_PROC_BROWSER_TEST_F() 617 EXPECT_EQ(panel1_expected_full_size, panel1->full_size()); in IN_PROC_BROWSER_TEST_F() [all …]
|
D | docked_panel_collection.cc | 95 gfx::Size full_size = panel->full_size(); in AddPanel() local 96 gfx::Point pt = GetDefaultPositionForPanel(full_size); in AddPanel() 97 panel->SetPanelBounds(gfx::Rect(pt, full_size)); in AddPanel() 118 const gfx::Size& full_size) const { in GetDefaultPositionForPanel() 134 x = std::max(GetRightMostAvailablePosition() - full_size.width(), in GetDefaultPositionForPanel() 137 return gfx::Point(x, work_area_.bottom() - full_size.height()); in GetDefaultPositionForPanel() 269 bounds->set_height(panel->full_size().height()); in AdjustPanelBoundsPerExpansionState() 447 if (new_size == panel->full_size()) in ResizePanelWindow() 639 total_active_width += panel->full_size().width(); in RefreshLayout() 641 total_inactive_width += panel->full_size().width(); in RefreshLayout() [all …]
|
D | stacked_panel_collection.cc | 120 gfx::Size full_size = panel->full_size(); in RefreshLayoutWithTopPanelStartingAt() local 121 full_size.set_width(common_width); in RefreshLayoutWithTopPanelStartingAt() 122 panel->set_full_size(full_size); in RefreshLayoutWithTopPanelStartingAt() 130 panel->full_size().height() : panel->TitleOnlyHeight()); in RefreshLayoutWithTopPanelStartingAt() 381 int needed_space = panel->full_size().height() - panel->TitleOnlyHeight(); in RestorePanel() 406 gfx::Size full_size = panel->full_size(); in RestorePanel() local 407 int reduced_height = full_size.height() - space_beyond_available; in RestorePanel() 410 full_size.set_height(reduced_height); in RestorePanel() 411 panel->set_full_size(full_size); in RestorePanel()
|
D | detached_panel_collection.cc | 50 if (panel->full_size() != bounds.size()) { in OnDisplayChanged() 51 bounds.set_size(panel->full_size()); in OnDisplayChanged() 133 if (new_size != panel->full_size()) in ResizePanelWindow() 253 bounds.set_height(panel->full_size().height()); in OnPanelExpansionStateChanged()
|
D | panel_browsertest.cc | 1544 gfx::Size old_full_size = panel->full_size(); in IN_PROC_BROWSER_TEST_F() 1554 EXPECT_GT(old_full_size.width(), panel->full_size().width()); in IN_PROC_BROWSER_TEST_F() 1555 EXPECT_GT(old_full_size.height(), panel->full_size().height()); in IN_PROC_BROWSER_TEST_F() 1556 EXPECT_GE(panel->max_size().width(), panel->full_size().width()); in IN_PROC_BROWSER_TEST_F() 1557 EXPECT_GE(panel->max_size().height(), panel->full_size().height()); in IN_PROC_BROWSER_TEST_F() 1588 gfx::Size old_full_size = panel->full_size(); in IN_PROC_BROWSER_TEST_F() 1599 EXPECT_GT(old_full_size.width(), panel->full_size().width()); in IN_PROC_BROWSER_TEST_F() 1600 EXPECT_GT(old_full_size.height(), panel->full_size().height()); in IN_PROC_BROWSER_TEST_F() 1601 EXPECT_GE(panel->max_size().width(), panel->full_size().width()); in IN_PROC_BROWSER_TEST_F() 1602 EXPECT_GE(panel->max_size().height(), panel->full_size().height()); in IN_PROC_BROWSER_TEST_F() [all …]
|
D | docked_panel_collection.h | 165 gfx::Point GetDefaultPositionForPanel(const gfx::Size& full_size) const;
|
D | panel.h | 207 gfx::Size full_size() const { return full_size_; } in full_size() function
|
D | stacked_panel_browsertest.cc | 367 gfx::Size panel2_full_size = panel2->full_size(); in IN_PROC_BROWSER_TEST_F() 386 gfx::Size panel1_full_size = panel1->full_size(); in IN_PROC_BROWSER_TEST_F() 422 panel2_full_size = panel2->full_size(); in IN_PROC_BROWSER_TEST_F() 474 gfx::Size panel2_full_size = panel2->full_size(); in IN_PROC_BROWSER_TEST_F()
|
D | panel_drag_controller.cc | 308 gfx::Rect target_bounds(target_position, dragging_panel_->full_size()); in TryDetach()
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | PathDiagnostic.cpp | 270 const unsigned orig_size = orig->full_size(); in HandlePathDiagnostic() 271 const unsigned new_size = D->full_size(); in HandlePathDiagnostic() 1050 unsigned PathDiagnostic::full_size() { in full_size() function in PathDiagnostic
|
/external/chromium_org/chrome/browser/ui/views/panels/ |
D | panel_view.cc | 846 original_full_size_of_resizing_panel_ = panel_->full_size(); in OnWindowBeginUserBoundsChange() 854 below_panel->full_size(); in OnWindowBeginUserBoundsChange()
|
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
D | PathDiagnostic.h | 758 unsigned full_size();
|
/external/chromium_org/v8/src/ |
D | factory.cc | 2029 int full_size = isolate()->heap()->FullSizeNumberStringCacheLength(); in SetNumberStringCache() local 2030 if (number_string_cache()->length() != full_size) { in SetNumberStringCache() 2037 Handle<FixedArray> new_cache = NewFixedArray(full_size, TENURED); in SetNumberStringCache()
|