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

  /external/chromium_org/chrome/browser/ui/views/tabs/
stacked_tab_strip_layout.h 29 // tabs, |stacked_padding| the padding between stacked tabs,
35 int stacked_padding,
stacked_tab_strip_layout.cc 14 int stacked_padding,
19 stacked_padding_(stacked_padding),
305 int stacked_padding = stacked_padding_for_count(index - mini_tab_count_); local
306 SetIdealBoundsAt(index, x_ + stacked_padding);

Completed in 1700 milliseconds