Searched refs:kCaptionHeight (Results 1 – 2 of 2) sorted by relevance
31 const int kCaptionHeight = 25; variable130 0, kCaptionHeight, width(), std::max(0, height() - kCaptionHeight)); in GetBoundsForClientView()155 int closeButtonOffsetX = (kCaptionHeight - close_button_->height()) / 2; in GetWindowBoundsForClientBounds()158 window_bounds.y() - kCaptionHeight, in GetWindowBoundsForClientBounds()160 window_bounds.height() + kCaptionHeight); in GetWindowBoundsForClientBounds()311 path.lineTo(width(), kCaptionHeight); in OnPaint()312 path.lineTo(0, kCaptionHeight); in OnPaint()329 int closeButtonOffsetX = (kCaptionHeight - close_button_->height()) / 2; in GetMinimumSize()
77 const int kCaptionHeight = 20; in CreateSiteSpecificLogo() local95 int box_top = (kLogoHeight - kCaptionHeight - kBoxHeight) / 2; in CreateSiteSpecificLogo()101 int top = (kLogoHeight - kCaptionHeight - bitmap.height()) / 2; in CreateSiteSpecificLogo()