HomeSort by relevance Sort by last modified time
    Searched defs:hide_child_directly (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/gtk/
gtk_chrome_shrinkable_hbox.h 48 gboolean hide_child_directly; member in struct:_GtkChromeShrinkableHBox
61 // If |hide_child_directly| is true then its child widgets will be hid directly
64 GtkWidget* gtk_chrome_shrinkable_hbox_new(gboolean hide_child_directly,
69 GtkChromeShrinkableHBox* box, gboolean hide_child_directly);
  /external/chromium_org/chrome/browser/ui/gtk/
gtk_chrome_shrinkable_hbox.h 47 gboolean hide_child_directly; member in struct:_GtkChromeShrinkableHBox
60 // If |hide_child_directly| is true then its child widgets will be hid directly
63 GtkWidget* gtk_chrome_shrinkable_hbox_new(gboolean hide_child_directly,
68 GtkChromeShrinkableHBox* box, gboolean hide_child_directly);

Completed in 70 milliseconds