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

  /external/chromium/chrome/browser/ui/views/tabs/
side_tab.cc 70 int title_y = (height() - font_height()) / 2; local
73 title_y,
  /external/chromium/chrome/browser/ui/views/
sad_tab_view.cc 113 int title_y = icon_bounds_.bottom() + kIconTitleSpacing; local
115 title_bounds_.SetRect(title_x, title_y, title_width_, title_height);

Completed in 32 milliseconds