HomeSort by relevance Sort by last modified time
    Searched refs:AnimateToIdealBounds (Results 1 - 8 of 8) sorted by null

  /external/chromium/chrome/browser/ui/touch/tabs/
touch_tab_strip.cc 119 AnimateToIdealBounds();
122 void TouchTabStrip::AnimateToIdealBounds() {
223 AnimateToIdealBounds();
239 AnimateToIdealBounds();
touch_tab_strip.h 43 virtual void AnimateToIdealBounds();
  /external/chromium/chrome/browser/ui/views/tabs/
side_tab_strip.h 49 virtual void AnimateToIdealBounds() OVERRIDE;
base_tab_strip.cc 399 AnimateToIdealBounds();
411 AnimateToIdealBounds();
431 AnimateToIdealBounds();
556 AnimateToIdealBounds();
base_tab_strip.h 175 virtual void AnimateToIdealBounds() = 0;
tab_strip.h 90 virtual void AnimateToIdealBounds() OVERRIDE;
tab_strip.cc 453 AnimateToIdealBounds();
456 void TabStrip::AnimateToIdealBounds() {
    [all...]
side_tab_strip.cc 356 AnimateToIdealBounds();
359 void SideTabStrip::AnimateToIdealBounds() {

Completed in 285 milliseconds