Searched refs:GetBounds (Results 1 – 17 of 17) sorted by relevance
49 bubble_border_->GetBounds(position_relative_to, local_contents_size); in SizeAndGetBounds()101 *window_bounds = bubble_border_->GetBounds(position_relative_to, in MirrorArrowIfOffScreen()111 *window_bounds = bubble_border_->GetBounds(position_relative_to, in MirrorArrowIfOffScreen()
93 gfx::Rect GetBounds(const gfx::Rect& position_relative_to,
34 gfx::Rect BubbleBorder::GetBounds(const gfx::Rect& position_relative_to, in GetBounds() function in BubbleBorder
111 ASSERT_TRUE(window->GetBounds(&bounds)); in TEST_F()167 ASSERT_TRUE(window->GetBounds(&bounds)); in TEST_F()
53 virtual gfx::Rect GetBounds() const;
203 gfx::Rect BrowserWindowCocoa::GetBounds() const { function
60 virtual gfx::Rect GetBounds() const;
113 gfx::Rect Panel::GetBounds() const { in GetBounds() function in Panel
132 virtual gfx::Rect GetBounds() const = 0;
147 gfx::Rect window_bounds = window()->GetBounds(); in OnCheckResize()
75 virtual gfx::Rect GetBounds() const;
791 gfx::Rect BrowserWindowGtk::GetBounds() const { in GetBounds() function in BrowserWindowGtk
426 gfx::Rect window_bounds = window()->GetBounds(); in GetDisplayBounds()
242 virtual gfx::Rect GetBounds() const OVERRIDE;
713 gfx::Rect BrowserView::GetBounds() const { in GetBounds() function in BrowserView714 return frame_->GetWindow()->GetBounds(); in GetBounds()
669 return bubble_border_->GetBounds( in CalculateTargetBounds()
163 bounds = browser->window()->GetBounds(); in CreateWindowValue()