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

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dstacked_tab_strip_layout.h120 // tab at |index|. Each tab is placed |tab_offset()| pixels after the previous
205 int tab_offset() const { return size_.width() + padding_; } function in class:StackedTabStripLayout

Completed in 75 milliseconds