Searched refs:SizeAndGetBounds (Results 1 - 10 of 10) sorted by relevance

/external/chromium/chrome/browser/ui/views/bubble/
H A Dborder_widget_win.cc27 gfx::Rect BorderWidgetWin::SizeAndGetBounds( function in class:BorderWidgetWin
34 border_contents_->SizeAndGetBounds(position_relative_to, arrow_location,
H A Dborder_contents_unittest.cc41 border_contents.SizeAndGetBounds(
58 border_contents.SizeAndGetBounds(
74 border_contents.SizeAndGetBounds(
90 border_contents.SizeAndGetBounds(
106 border_contents.SizeAndGetBounds(
122 border_contents.SizeAndGetBounds(
138 border_contents.SizeAndGetBounds(
154 border_contents.SizeAndGetBounds(
171 border_contents.SizeAndGetBounds(
196 border_contents.SizeAndGetBounds(
[all...]
H A Dborder_widget_win.h33 virtual gfx::Rect SizeAndGetBounds(const gfx::Rect& position_relative_to,
H A Dborder_contents.h31 virtual void SizeAndGetBounds(
H A Dbubble.cc229 window_bounds = border_->SizeAndGetBounds(position_relative_to,
245 border_contents_->SizeAndGetBounds(position_relative_to,
288 window_bounds = border_->SizeAndGetBounds(position_relative_to_,
293 border_contents_->SizeAndGetBounds(position_relative_to_,
H A Dborder_contents.cc29 void BorderContents::SizeAndGetBounds( function in class:BorderContents
/external/chromium/chrome/browser/ui/views/
H A Dpinned_contents_info_bubble.cc9 void PinnedContentsBorderContents::SizeAndGetBounds( function in class:PinnedContentsBorderContents
25 BorderContents::SizeAndGetBounds(
H A Dpinned_contents_info_bubble.h21 virtual void SizeAndGetBounds(
H A Dbrowser_bubble_gtk.cc156 border_contents->SizeAndGetBounds(GetAbsoluteRelativeTo(),
H A Dbrowser_bubble_win.cc154 window_bounds = border_widget->SizeAndGetBounds(GetAbsoluteRelativeTo(),

Completed in 114 milliseconds