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

  /external/chromium/chrome/browser/ui/views/tabs/
tab_strip.h 263 static const int kNewTabButtonHeight = 18;
tab_strip.cc 552 newtab_button_bounds_.SetRect(0, 0, kNewTabButtonWidth, kNewTabButtonHeight);
555 kNewTabButtonHeight + kNewTabButtonVOffset);
    [all...]

Completed in 806 milliseconds