Home
last modified time | relevance | path

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

/dports/games/fillets-ng/fillets-ng-data-1.0.1/script/society/
H A Dcode.lua55 dialog_table = {
92 dialog_table[3] = dialog_table[2]
93 dialog_table[4] = dialog_table[2]
94 switch(random(7))(dialog_table)
/dports/games/libretro-px68k/px68k-libretro-8455d9c/libretro/
H A Dprop.c512 GtkWidget *dialog_table;
530 dialog_table = gtk_table_new(10, 4, FALSE);
531 gtk_container_add(GTK_CONTAINER(dialog), dialog_table);
532 gtk_widget_show(dialog_table);
538 gtk_table_attach_defaults(GTK_TABLE(dialog_table),notebook, 0, 4, 0, 9);
573 gtk_table_attach_defaults(GTK_TABLE(dialog_table), ok_button,
584 gtk_table_attach_defaults(GTK_TABLE(dialog_table), cancel_button,
592 gtk_table_attach_defaults(GTK_TABLE(dialog_table), accept_button,
/dports/multimedia/lives/lives-3.2.0/src/
H A Dpreferences.c2996 LiVESWidget *dialog_table; in create_prefs_dialog() local
3117 dialog_table = lives_vbox_new(FALSE, 0); in create_prefs_dialog()
3141 lives_widget_show_all(dialog_table); in create_prefs_dialog()
3142 lives_widget_set_no_show_all(dialog_table, TRUE); in create_prefs_dialog()
3171 lives_widget_apply_theme(dialog_table, LIVES_WIDGET_STATE_NORMAL); in create_prefs_dialog()
3383 lives_container_add(LIVES_CONTAINER(dialog_table), prefsw->scrollw_right_gui); in create_prefs_dialog()
4811 lives_container_add(LIVES_CONTAINER(dialog_table), prefsw->scrollw_right_misc); in create_prefs_dialog()
5094 lives_container_add(LIVES_CONTAINER(dialog_table), prefsw->scrollw_right_themes); in create_prefs_dialog()
5154 lives_container_add(LIVES_CONTAINER(dialog_table), prefsw->scrollw_right_net); in create_prefs_dialog()
5294 lives_container_add(LIVES_CONTAINER(dialog_table), prefsw->scrollw_right_jack); in create_prefs_dialog()
[all …]
/dports/lang/python-legacy/Python-2.7.18/Doc/library/
H A Dmsilib.rst522 … `Dialog Table <https://msdn.microsoft.com/library?url=/library/en-us/msi/setup/dialog_table.asp>`_
/dports/lang/python27/Python-2.7.18/Doc/library/
H A Dmsilib.rst522 … `Dialog Table <https://msdn.microsoft.com/library?url=/library/en-us/msi/setup/dialog_table.asp>`_