Searched defs:GtkChromeShrinkableHBox (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
H A Dgtk_chrome_shrinkable_hbox.h29 GtkChromeShrinkableHBox))
41 typedef struct _GtkChromeShrinkableHBox GtkChromeShrinkableHBox; typedef in typeref:struct:_GtkChromeShrinkableHBox
69 GtkChromeShrinkableHBox* box, gboolean hide_child_directly);
72 GtkChromeShrinkableHBox* box);
74 void gtk_chrome_shrinkable_hbox_pack_start(GtkChromeShrinkableHBox* box,
78 void gtk_chrome_shrinkable_hbox_pack_end(GtkChromeShrinkableHBox* box,
83 GtkChromeShrinkableHBox* box);

Completed in 14 milliseconds