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

  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.h 258 void SetTabBounds(TabGtk* tab, const gfx::Rect& bounds);
tab_strip_gtk.cc 429 tabstrip_->SetTabBounds(tab_a_, bounds);
437 tabstrip_->SetTabBounds(tab_b_, bounds);
618 tabstrip_->SetTabBounds(tab_, tab_bounds);
807 SetTabBounds(tab, bounds);
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.h 281 void SetTabBounds(TabGtk* tab, const gfx::Rect& bounds);
tab_strip_gtk.cc 453 tabstrip_->SetTabBounds(tab_a_, bounds);
461 tabstrip_->SetTabBounds(tab_b_, bounds);
644 tabstrip_->SetTabBounds(tab_, tab_bounds);
842 SetTabBounds(tab, bounds);
    [all...]

Completed in 333 milliseconds