Home | History | Annotate | Download | only in views

Lines Matching refs:SetBoundsRect

343   v.SetBoundsRect(prev_rect);
345 v.SetBoundsRect(new_rect);
385 v1->SetBoundsRect(gfx::Rect(0, 0, 300, 300));
388 v2->SetBoundsRect(gfx::Rect(100, 100, 100, 100));
444 v1->SetBoundsRect(gfx::Rect(0, 0, 300, 300));
447 v2->SetBoundsRect(gfx::Rect(100, 100, 100, 100));
503 v1->SetBoundsRect(gfx::Rect(0, 0, 300, 300));
506 v2->SetBoundsRect(gfx::Rect(100, 100, 100, 100));
509 v3->SetBoundsRect(gfx::Rect(0, 0, 100, 100));
603 v1->SetBoundsRect(gfx::Rect(0, 0, 300, 300));
606 v2->SetBoundsRect(gfx::Rect(100, 100, 100, 100));
609 v3->SetBoundsRect(gfx::Rect(0, 0, 100, 100));
669 v1->SetBoundsRect(gfx::Rect(0, 0, 300, 300));
672 v2->SetBoundsRect(gfx::Rect(100, 100, 100, 100));
675 v3->SetBoundsRect(gfx::Rect(0, 0, 100, 100));
793 v1->SetBoundsRect(gfx::Rect(0, 0, 650, 650));
797 v2->SetBoundsRect(gfx::Rect(10, 10, 80, 80));
801 v3->SetBoundsRect(gfx::Rect(10, 10, 60, 60));
805 v4->SetBoundsRect(gfx::Rect(10, 200, 100, 100));
990 root_view->SetBoundsRect(gfx::Rect(0, 0, 500, 500));
994 v1->SetBoundsRect(v1_bounds);
999 v2->SetBoundsRect(v2_bounds);
1056 root_view->SetBoundsRect(gfx::Rect(0, 0, 500, 500));
1704 v1->SetBoundsRect(gfx::Rect(0, 0, 500, 300));
1707 v2->SetBoundsRect(gfx::Rect(100, 100, 200, 100));
1743 v1->SetBoundsRect(gfx::Rect(0, 0, 500, 300));
1746 v2->SetBoundsRect(gfx::Rect(100, 100, 200, 100));
1808 v3->SetBoundsRect(gfx::Rect(10, 10, 20, 30));
1890 widget->GetRootView()->SetBoundsRect(viewport_bounds);
1896 viewport->SetBoundsRect(viewport_bounds);
1897 contents->SetBoundsRect(gfx::Rect(0, 0, 100, 200));
1901 child->SetBoundsRect(gfx::Rect(10, 90, 50, 50));
1949 widget->GetRootView()->SetBoundsRect(viewport_bounds);
1955 viewport->SetBoundsRect(viewport_bounds);
1956 contents->SetBoundsRect(gfx::Rect(0, 0, 100, 200));
1962 child->SetBoundsRect(gfx::Rect(10, 110, 50, 50));
1993 top_view.SetBoundsRect(gfx::Rect(0, 0, 100, 100));
1995 child_view->SetBoundsRect(gfx::Rect(10, 10, 20, 20));
1999 child_view->SetBoundsRect(gfx::Rect(30, 30, 20, 20));
2017 top_view.SetBoundsRect(gfx::Rect(0, 0, 1000, 1000));
2019 child->SetBoundsRect(gfx::Rect(7, 19, 500, 500));
2024 child_child->SetBoundsRect(gfx::Rect(17, 13, 100, 100));
2131 v1->SetBoundsRect(gfx::Rect(10, 10, 500, 500));
2132 v2->SetBoundsRect(gfx::Rect(20, 20, 100, 200));
2680 v1->SetBoundsRect(gfx::Rect(20, 30, 140, 150));
2690 v2->SetBoundsRect(gfx::Rect(10, 20, 30, 40));
2731 v1->SetBoundsRect(gfx::Rect(20, 30, 140, 150));
2760 v1->SetBoundsRect(bounds);
2774 v1->SetBoundsRect(gfx::Rect(20, 30, 140, 150));
2777 v2->SetBoundsRect(gfx::Rect(10, 11, 40, 50));
2795 v2->SetBoundsRect(gfx::Rect(10, 11, 20, 30));