HomeSort by relevance Sort by last modified time
    Searched defs:set_ideal_bounds (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/views/
view_model.h 59 void set_ideal_bounds(int index, const gfx::Rect& bounds) { function in class:views::ViewModel
  /external/chromium/chrome/browser/ui/views/tabs/
base_tab_strip.h 198 void set_ideal_bounds(int index, const gfx::Rect& bounds) { function in class:BaseTabStrip
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip.h 242 void set_ideal_bounds(int index, const gfx::Rect& bounds) { function in class:TabStrip
243 tabs_.set_ideal_bounds(index, bounds);

Completed in 184 milliseconds