HomeSort by relevance Sort by last modified time
    Searched refs:buttonbox (Results 1 - 6 of 6) sorted by null

  /external/fio/
gfio.h 65 GtkWidget *buttonbox; member in struct:gui
108 GtkWidget *buttonbox; member in struct:gui_entry
gfio.c 188 static GtkWidget *add_button(GtkWidget *buttonbox,
195 gtk_box_pack_start(GTK_BOX(buttonbox), button, FALSE, FALSE, 3);
210 ge->button[i] = add_button(ge->buttonbox, &buttonlist[i], ge);
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
tkSimpleDialog.py 67 self.buttonbox()
105 def buttonbox(self): member in class:Dialog
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
tkSimpleDialog.py 67 self.buttonbox()
105 def buttonbox(self): member in class:Dialog
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
tkSimpleDialog.py 67 self.buttonbox()
105 def buttonbox(self): member in class:Dialog
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
tkSimpleDialog.py 67 self.buttonbox()
105 def buttonbox(self): member in class:Dialog

Completed in 654 milliseconds