Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/gtk/
Dgtk_chrome_shrinkable_hbox.cc109 static void gtk_chrome_shrinkable_hbox_size_allocate(GtkWidget* widget,
123 widget_class->size_allocate = gtk_chrome_shrinkable_hbox_size_allocate; in G_DEFINE_TYPE()
173 static void gtk_chrome_shrinkable_hbox_size_allocate( in gtk_chrome_shrinkable_hbox_size_allocate() function