Searched refs:kInfoBarHeight (Results 1 – 3 of 3) sorted by relevance
20 extern const int InfoBar::kInfoBarHeight = 37;58 gtk_widget_set_size_request(bg_box_, -1, kInfoBarHeight); in InfoBar()
87 static const int kInfoBarHeight; variable
92 SkIntToScalar(bounds.bottom() + InfoBar::kInfoBarHeight)); in Paint()