Searched refs:close_button_p (Results 1 – 2 of 2) sorted by relevance
41 static SkBitmap* close_button_p; variable115 close_button_p = rb.GetBitmapNamed(IDR_TAB_CLOSE_P); in InitializeResources()372 close_button_->SetImage(views::CustomButton::BS_PUSHED, close_button_p); in TitleContentView()
75 SkBitmap* close_button_p = rb.GetBitmapNamed(IDR_TAB_CLOSE_P); in NotificationControlView() local80 close_button_->SetImage(views::CustomButton::BS_PUSHED, close_button_p); in NotificationControlView()