HomeSort by relevance Sort by last modified time
    Searched full:tab_icon_size (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/ui/views/tabs/
tab.cc 151 int tab_icon_size() { function in namespace:__anon6354
796 int content_height = std::max(tab_icon_size(), font_height_);
805 int favicon_top = top_padding() + content_height / 2 - tab_icon_size() / 2;
808 tab_icon_size(), tab_icon_size());
    [all...]

Completed in 238 milliseconds