Searched refs:kMaximumArrowTargetHeight (Results 1 – 4 of 4) sorted by relevance
49 DCHECK_LE(height, kMaximumArrowTargetHeight); in SetArrowTargetHeight()110 (kMaximumArrowTargetHeight - kDefaultArrowTargetHeight))); in RecalculateHeights()
29 static const int kMaximumArrowTargetHeight; variable
87 InfoBar::kMaximumArrowTargetHeight); in SetMaxTopArrowHeight()
43 const int InfoBar::kMaximumArrowTargetHeight = 24; member in InfoBar