Home
last modified time | relevance | path

Searched refs:hover_id (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
Dcustom_button.cc22 int hover_id, in CustomDrawButtonBase() argument
28 hover_id_(hover_id), in CustomDrawButtonBase()
221 int hover_id, in CustomDrawButton() argument
223 : button_base_(NULL, normal_id, pressed_id, hover_id, disabled_id), in CustomDrawButton()
234 int hover_id, in CustomDrawButton() argument
238 : button_base_(theme_provider, normal_id, pressed_id, hover_id, in CustomDrawButton()
254 int hover_id, in CustomDrawButton() argument
257 : button_base_(theme_provider, normal_id, pressed_id, hover_id, in CustomDrawButton()
Dcustom_button.h38 int hover_id,
135 int hover_id,
143 int hover_id,
153 int hover_id,