Searched refs:SetWidgetBounds (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_view.h169 void SetWidgetBounds(const gfx::Rect& new_bounds);
H A Dpanel_view.cc377 SetWidgetBounds(bounds_);
411 SetWidgetBounds(new_bounds);
414 void PanelView::SetWidgetBounds(const gfx::Rect& new_bounds) { function in class:PanelView

Completed in 245 milliseconds