Searched refs:title_y (Results 1 – 2 of 2) sorted by relevance
70 int title_y = (height() - font_height()) / 2; in Layout() local73 title_y, in Layout()
113 int title_y = icon_bounds_.bottom() + kIconTitleSpacing; in Layout() local115 title_bounds_.SetRect(title_x, title_y, title_width_, title_height); in Layout()