Searched refs:close_button_h (Results 1 – 2 of 2) sorted by relevance
40 static SkBitmap* close_button_h; variable114 close_button_h = rb.GetBitmapNamed(IDR_TAB_CLOSE_H); in InitializeResources()371 close_button_->SetImage(views::CustomButton::BS_HOT, close_button_h); in TitleContentView()
74 SkBitmap* close_button_h = rb.GetBitmapNamed(IDR_TAB_CLOSE_H); in NotificationControlView() local79 close_button_->SetImage(views::CustomButton::BS_HOT, close_button_h); in NotificationControlView()