Searched refs:GetUpdatedWindowBounds (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ui/views/bubble/
H A Dbubble_frame_view_unittest.cc57 TEST_F(BubbleFrameViewTest, GetUpdatedWindowBounds) {
66 window_bounds = frame.GetUpdatedWindowBounds(
77 window_bounds = frame.GetUpdatedWindowBounds(
88 window_bounds = frame.GetUpdatedWindowBounds(
99 window_bounds = frame.GetUpdatedWindowBounds(
110 window_bounds = frame.GetUpdatedWindowBounds(
121 window_bounds = frame.GetUpdatedWindowBounds(
132 window_bounds = frame.GetUpdatedWindowBounds(
143 window_bounds = frame.GetUpdatedWindowBounds(
155 window_bounds = frame.GetUpdatedWindowBounds(
[all...]
H A Dbubble_frame_view.h79 gfx::Rect GetUpdatedWindowBounds(const gfx::Rect& anchor_rect,
H A Dbubble_frame_view.cc102 return const_cast<BubbleFrameView*>(this)->GetUpdatedWindowBounds(
262 gfx::Rect BubbleFrameView::GetUpdatedWindowBounds(const gfx::Rect& anchor_rect, function in class:views::BubbleFrameView
H A Dbubble_delegate.cc274 return GetBubbleFrameView()->GetUpdatedWindowBounds(GetAnchorRect(),
/external/chromium_org/ash/shelf/
H A Doverflow_bubble_view.cc192 gfx::Rect bubble_rect = GetBubbleFrameView()->GetUpdatedWindowBounds(

Completed in 1103 milliseconds