Searched refs:kNewTabButtonHeight (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/views/tabs/
H A Dtab_strip.h263 static const int kNewTabButtonHeight = 18; member in class:TabStrip
H A Dtab_strip.cc552 newtab_button_bounds_.SetRect(0, 0, kNewTabButtonWidth, kNewTabButtonHeight);
555 kNewTabButtonHeight + kNewTabButtonVOffset);

Completed in 85 milliseconds