Searched defs:SetPanelBounds (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel.cc555 void Panel::SetPanelBounds(const gfx::Rect& bounds) { function in class:Panel
557 native_panel_->SetPanelBounds(bounds);
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_view.cc359 void PanelView::SetPanelBounds(const gfx::Rect& bounds) { function in class:PanelView

Completed in 1087 milliseconds