Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/gtk/
Dcustom_button.cc20 int normal_id, in CustomDrawButtonBase() argument
26 normal_id_(normal_id), in CustomDrawButtonBase()
219 CustomDrawButton::CustomDrawButton(int normal_id, in CustomDrawButton() argument
223 : button_base_(NULL, normal_id, pressed_id, hover_id, disabled_id), in CustomDrawButton()
232 int normal_id, in CustomDrawButton() argument
238 : button_base_(theme_provider, normal_id, pressed_id, hover_id, in CustomDrawButton()
252 int normal_id, in CustomDrawButton() argument
257 : button_base_(theme_provider, normal_id, pressed_id, hover_id, in CustomDrawButton()
Dcustom_button.h36 int normal_id,
133 CustomDrawButton(int normal_id,
141 int normal_id,
151 int normal_id,