Searched refs:hover_id_ (Results 1 – 2 of 2) sorted by relevance
28 hover_id_(hover_id), in CustomDrawButtonBase()52 hover_id_ ? rb.GetRTLEnabledPixbufNamed(hover_id_) : NULL); in CustomDrawButtonBase()152 surfaces_[GTK_STATE_PRELIGHT]->UsePixbuf(hover_id_ ? in Observe()153 theme_service_->GetRTLEnabledPixbufNamed(hover_id_) : NULL); in Observe()
82 int hover_id_; variable