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

/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel.cc560 void Panel::SetPanelBoundsInstantly(const gfx::Rect& bounds) { function in class:Panel
561 native_panel_->SetPanelBoundsInstantly(bounds);
795 SetPanelBoundsInstantly(bounds);
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_view.cc363 void PanelView::SetPanelBoundsInstantly(const gfx::Rect& bounds) { function in class:PanelView

Completed in 225 milliseconds