Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/gtk/
Dgtk_chrome_button.cc42 static void gtk_chrome_button_class_init(GtkChromeButtonClass* button_class) { in gtk_chrome_button_class_init() argument
53 reinterpret_cast<GtkWidgetClass*>(button_class); in gtk_chrome_button_class_init()
78 GObjectClass* gobject_class = G_OBJECT_CLASS(button_class); in gtk_chrome_button_class_init()
Dgtk_chrome_link_button.cc174 GtkButtonClass* button_class = in gtk_chrome_link_button_class_init() local
179 button_class->enter = &gtk_chrome_link_button_enter; in gtk_chrome_link_button_class_init()
180 button_class->leave = &gtk_chrome_link_button_leave; in gtk_chrome_link_button_class_init()