Home
last modified time | relevance | path

Searched defs:subdialog (Results 1 – 7 of 7) sorted by relevance

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/lab/dialogs/
H A Dweapon_classes.cpp62 for (auto &subdialog : Subdialogs) { in update() local
H A Dship_classes.cpp59 for (auto &subdialog : Subdialogs) { in update() local
/dports/games/lordsawar/lordsawar-0.3.2/src/gui/
H A Dcity-window.cpp435 LwDialog subdialog(*dialog, "city-rename-dialog.ui"); in on_rename_clicked() local
469 LwDialog subdialog (*parent, "city-raze-dialog.ui"); in on_raze_clicked() local
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dscip_dialog.c165 SCIP_DIALOG* subdialog /**< subdialog to add as menu entry in dialog */ in SCIPaddDialogEntry()
H A Ddialog.c958 SCIP_DIALOG* subdialog /**< sub-dialog to add as menu entry in dialog */ in SCIPdialogAddEntry()
1022 SCIP_DIALOG** subdialog /**< pointer to store the found dialog entry */ in SCIPdialogFindEntry()
/dports/math/pspp/pspp-1.4.1/src/ui/gui/
H A Dpsppire-dialog-action-k-independent.h73 GtkWidget *subdialog; member
H A Dpsppire-dialog-action-compute.h66 GtkWidget *subdialog; member