Searched refs:title_y (Results 1 – 3 of 3) 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()
575 int title_y = GetCaptionButtonContainerCenterY() - title_font.GetHeight() / 2; in GetTitleBounds() local578 std::max(0, title_y), in GetTitleBounds()