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

/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_view.cc120 virtual bool IsAnimatingBounds() const OVERRIDE;
222 bool NativePanelTestingViews::IsAnimatingBounds() const { function in class:__anon5316::NativePanelTestingViews
223 return panel_view_->IsAnimatingBounds();
376 if (!IsAnimatingBounds())
1120 bool PanelView::IsAnimatingBounds() const { function in class:PanelView

Completed in 64 milliseconds