/dports/cad/gmsh/gmsh-4.9.2-source/Fltk/ |
H A D | fileDialogs.cpp | 259 Fl_Check_Button *b[3]; in genericBitmapFileDialog() member 377 Fl_Check_Button *b[3]; in pgfBitmapFileDialog() member 468 Fl_Check_Button *b[2]; in latexFileDialog() member 539 Fl_Round_Button *b[3]; in mpegFileDialog() member 721 Fl_Check_Button *b[7]; in gifFileDialog() member 841 Fl_Check_Button *b[6]; in gl2psFileDialog() member 946 Fl_Check_Button *b[2]; in optionsFileDialog() member 1161 Fl_Check_Button *b[4]; member 1459 Fl_Check_Button *b; in bdfFileDialog() member 1540 Fl_Check_Button *b; in stlFileDialog() member [all …]
|
H A D | extraDialogs.cpp | 39 int arrowEditor(const char *title, double &a, double &b, double &c) in arrowEditor() 44 Fl_Button *apply, *cancel; in arrowEditor() member 123 historyBrowser(int x, int y, int w, int h, const char *l = nullptr) in historyBrowser() 138 Fl_Button *cancel; member in historyChooser 147 int h = 4 * WB + 10 * BH, w = 3 * BB + 2 * WB; in historyChooser() local 183 int x = 100, y = 100, h = 4 * WB + 10 * BH, w = 3 * BB + 2 * WB; in run() local 241 static void connection_select_cb(Fl_Widget *w, void *data) in connection_select_cb() 259 static void pattern_select_cb(Fl_Widget *w, void *data) in pattern_select_cb() 288 int h = 3 * WB + 2 * BH, w = 3 * BB + 2 * WB; in cgnsImportDialog() local 309 int x = 100, y = 100, h = 3 * WB + 2 * BH, w = 3 * BB + 2 * WB; in run() local
|
/dports/games/eboard/eboard-1.1.3/ |
H A D | quickbar.cc | 44 void qbsetup(GtkWidget *w, gpointer data) { in qbsetup() 48 void qbhide(GtkWidget *w, gpointer data) { in qbhide() 99 void qb_shortcut(GtkWidget *w, gpointer data) { in qb_shortcut() 137 GtkWidget *b; in build() local 153 void qbsetup_ok(GtkWidget *w, gpointer data) { in qbsetup_ok() 156 QButton *b; in qbsetup_ok() local 174 void qbsetup_left(GtkWidget *w, gpointer data) { in qbsetup_left() 190 void qbsetup_right(GtkWidget *w, gpointer data) { in qbsetup_right() 207 GtkWidget *v, *t, *hs, *hb, *ok, *cancel, *l1, *l2, *l3, *mc; in QuickBarSetupDialog() local 306 QButton::QButton(const char *a, const char *b, int c) { in QButton() [all …]
|
/dports/converters/wkhtmltopdf/qt-5db36ec/src/qt3support/dialogs/ |
H A D | q3progressdialog.cpp | 92 QPushButton *cancel; member in Q3ProgressDialogData 381 int w = qMax(isVisible() ? width() : 0, sizeHint().width()); in setLabel() local 407 int w = qMax(isVisible() ? width() : 0, sizeHint().width()); in setLabelText() local 436 int w = qMax(isVisible() ? width() : 0, sizeHint().width()); in setCancelButton() local 458 int w = qMax(isVisible() ? width() : 0, sizeHint().width()); in setCancelButtonText() local 480 int w = qMax(isVisible() ? width() : 0, sizeHint().width()); in setBar() local 563 void Q3ProgressDialog::cancel() in cancel() function in Q3ProgressDialog 634 int w = qMax(isVisible() ? width() : 0, sizeHint().width()); in setProgress() local 789 void Q3ProgressDialog::setAutoReset(bool b) in setAutoReset() 808 void Q3ProgressDialog::setAutoClose(bool b) in setAutoClose() [all …]
|
/dports/math/R/R-4.1.2/src/gnuwin32/windlgs/src/ |
H A D | ttest.c | 42 static void hit_key(window w, int key) in hit_key() 54 static void apply(button b) in apply() 83 static void cancel(button b) in cancel() function 121 static void cancel2(button b) in cancel2()
|
/dports/math/libRmath/R-4.1.1/src/gnuwin32/windlgs/src/ |
H A D | ttest.c | 42 static void hit_key(window w, int key) in hit_key() 54 static void apply(button b) in apply() 83 static void cancel(button b) in cancel() function 121 static void cancel2(button b) in cancel2()
|
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-xaw/ |
H A D | messagedlg.c | 85 Widget shell, form, title, scrolled, explanation, ok, cancel, col; in create_messageopt_dialog() local 186 void messageopt_cancel_command_callback(Widget w, XtPointer client_data, in messageopt_cancel_command_callback() 196 void messageopt_ok_command_callback(Widget w, XtPointer client_data, in messageopt_ok_command_callback() 200 Boolean b; in messageopt_ok_command_callback() local
|
/dports/games/freeciv/freeciv-2.6.6/client/gui-xaw/ |
H A D | messagedlg.c | 85 Widget shell, form, title, scrolled, explanation, ok, cancel, col; in create_messageopt_dialog() local 186 void messageopt_cancel_command_callback(Widget w, XtPointer client_data, in messageopt_cancel_command_callback() 196 void messageopt_ok_command_callback(Widget w, XtPointer client_data, in messageopt_ok_command_callback() 200 Boolean b; in messageopt_ok_command_callback() local
|
/dports/games/wesnoth/wesnoth-1.14.17/src/sdl/ |
H A D | surface.cpp | 35 surface::surface(int w, int h) in surface() 171 void surface_restorer::cancel() in cancel() function in surface_restorer 176 bool operator<(const surface& a, const surface& b) in operator <()
|
/dports/games/nethack33-nox11/nethack-3.3.1/win/X11/ |
H A D | dialogs.c | 91 Widget form, prompt, response, okay, cancel; local 207 SetDialogPrompt(w, newprompt) in SetDialogPrompt() argument 221 GetDialogResponse(w) in GetDialogResponse() argument 234 #define max(a,b) (((a) > (b)) ? (a) : (b)) argument 237 SetDialogResponse(w, s) in SetDialogResponse() argument 284 positionpopup(w, bottom) in positionpopup() argument
|
/dports/games/nethack33/nethack-3.3.1/win/X11/ |
H A D | dialogs.c | 91 Widget form, prompt, response, okay, cancel; local 207 SetDialogPrompt(w, newprompt) in SetDialogPrompt() argument 221 GetDialogResponse(w) in GetDialogResponse() argument 234 #define max(a,b) (((a) > (b)) ? (a) : (b)) argument 237 SetDialogResponse(w, s) in SetDialogResponse() argument 284 positionpopup(w, bottom) in positionpopup() argument
|
/dports/games/nethack34-nox11/nethack-3.4.3/win/X11/ |
H A D | dialogs.c | 91 Widget form, prompt, response, okay, cancel; local 207 SetDialogPrompt(w, newprompt) in SetDialogPrompt() argument 221 GetDialogResponse(w) in GetDialogResponse() argument 234 #define max(a,b) (((a) > (b)) ? (a) : (b)) argument 237 SetDialogResponse(w, s) in SetDialogResponse() argument 284 positionpopup(w, bottom) in positionpopup() argument
|
/dports/games/nethack34/nethack-3.4.3/win/X11/ |
H A D | dialogs.c | 91 Widget form, prompt, response, okay, cancel; local 207 SetDialogPrompt(w, newprompt) in SetDialogPrompt() argument 221 GetDialogResponse(w) in GetDialogResponse() argument 234 #define max(a,b) (((a) > (b)) ? (a) : (b)) argument 237 SetDialogResponse(w, s) in SetDialogResponse() argument 284 positionpopup(w, bottom) in positionpopup() argument
|
/dports/games/falconseye/falconseye-1.9.3_11/win/X11/ |
H A D | dialogs.c | 91 Widget form, prompt, response, okay, cancel; local 207 SetDialogPrompt(w, newprompt) in SetDialogPrompt() argument 221 GetDialogResponse(w) in GetDialogResponse() argument 234 #define max(a,b) (((a) > (b)) ? (a) : (b)) argument 237 SetDialogResponse(w, s) in SetDialogResponse() argument 284 positionpopup(w, bottom) in positionpopup() argument
|
/dports/games/vultures-eye/vulture-2.3.67/nethack/win/X11/ |
H A D | dialogs.c | 91 Widget form, prompt, response, okay, cancel; local 207 SetDialogPrompt(w, newprompt) in SetDialogPrompt() argument 221 GetDialogResponse(w) in GetDialogResponse() argument 234 #define max(a,b) (((a) > (b)) ? (a) : (b)) argument 237 SetDialogResponse(w, s) in SetDialogResponse() argument 284 positionpopup(w, bottom) in positionpopup() argument
|
/dports/games/vultures-eye/vulture-2.3.67/slashem/win/X11/ |
H A D | dialogs.c | 91 Widget form, prompt, response, okay, cancel; local 207 SetDialogPrompt(w, newprompt) in SetDialogPrompt() argument 221 GetDialogResponse(w) in GetDialogResponse() argument 234 #define max(a,b) (((a) > (b)) ? (a) : (b)) argument 237 SetDialogResponse(w, s) in SetDialogResponse() argument 284 positionpopup(w, bottom) in positionpopup() argument
|
/dports/games/vultures-eye/vulture-2.3.67/unnethack/win/X11/ |
H A D | dialogs.c | 91 Widget form, prompt, response, okay, cancel; local 207 SetDialogPrompt(w, newprompt) in SetDialogPrompt() argument 221 GetDialogResponse(w) in GetDialogResponse() argument 234 #define max(a,b) (((a) > (b)) ? (a) : (b)) argument 237 SetDialogResponse(w, s) in SetDialogResponse() argument 284 positionpopup(w, bottom) in positionpopup() argument
|
/dports/games/unnethack/unnethack-5.1.0-20131208/win/X11/ |
H A D | dialogs.c | 91 Widget form, prompt, response, okay, cancel; local 207 SetDialogPrompt(w, newprompt) in SetDialogPrompt() argument 221 GetDialogResponse(w) in GetDialogResponse() argument 234 #define max(a,b) (((a) > (b)) ? (a) : (b)) argument 237 SetDialogResponse(w, s) in SetDialogResponse() argument 284 positionpopup(w, bottom) in positionpopup() argument
|
/dports/math/plplot/plplot-5.15.0/bindings/tk/ |
H A D | plcolor.tcl | 75 private variable b 0 variable in ColorEditor 79 private variable w .ceditor variable in ColorEditor 146 method cancel {} { method in ColorEditor 412 variable w {} variable in ColorPalette0 604 variable w {} variable in ColorPalette1
|
/dports/math/plplot-ada/plplot-5.15.0/bindings/tk/ |
H A D | plcolor.tcl | 75 private variable b 0 variable in ColorEditor 79 private variable w .ceditor variable in ColorEditor 146 method cancel {} { method in ColorEditor 412 variable w {} variable in ColorPalette0 604 variable w {} variable in ColorPalette1
|
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/dialogs/ |
H A D | qprogressdialog.cpp | 101 QPushButton *cancel; member in QProgressDialogPrivate 385 int w = qMax(isVisible() ? width() : 0, sizeHint().width()); in setLabel() local 413 int w = qMax(isVisible() ? width() : 0, sizeHint().width()); in setLabelText() local 451 int w = qMax(isVisible() ? width() : 0, sizeHint().width()); in setCancelButton() local 492 int w = qMax(isVisible() ? width() : 0, sizeHint().width()); in setCancelButtonText() local 519 int w = qMax(isVisible() ? width() : 0, sizeHint().width()); in setBar() local 636 void QProgressDialog::cancel() in cancel() function in QProgressDialog 707 int w = qMax(isVisible() ? width() : 0, sizeHint().width()); in setValue() local 821 void QProgressDialog::setAutoReset(bool b) in setAutoReset() 862 int w = qMax(isVisible() ? width() : 0, sizeHint().width()); in showEvent() local
|
/dports/comms/hylafax/hylafax-6.0.7/faxd/ |
H A D | Trigger.c++ | 77 u_int b = tid % TRIGGER_BPW; in ~Trigger() local 91 QLink& w = wildcards[i]; in purgeWildRefs() local 105 for (u_int w = 0; w < TRIGGER_MAXWDS; w++) { in purgeClient() local 193 u_char b = ffc[bp[0]]; in tidNextFree() local 310 Trigger::cancel(const char* cp) in cancel() function in Trigger 334 Trigger::cancel() in cancel() function in Trigger
|
/dports/math/oleo/oleo-1.99.16/src/ |
H A D | io-motif.c | 669 Widget ok, cancel, help, t, rc, nb, b, cb, menu, f; in PrintOptionsCB() local 1386 Widget cb, menu, b; in CreatePlotterOption() local 1430 Widget cb, menu, b; in PuPrintDialog() local 1751 int b; in ConfigureXYOk() local 2171 Widget b; in MotifCreatePrintDialog() local 2321 Widget d, ok, cancel, help; in printCB() local 2410 Widget tw, menu, b; in DefaultFileDialogReset() local 2438 Widget cb, menu, b; in CreateFileFormatOption() local 2469 Widget form, menu, cb, w, ok, cancel, frame, radio, oldframe; in MotifCreateDefaultFileDialog() local 2923 Widget cb, menu, b; in CreateFSD() local [all …]
|
/dports/math/gretl/gretl-2021d/gui/ |
H A D | varinfo.c | 70 int *cancel; member 106 gchar **pdescrip, int *cancel) in name_setter_init() 205 static gchar *entry_get_trimmed_text (GtkWidget *w) in entry_get_trimmed_text() 419 static void varinfo_cancel (GtkWidget *w, gui_varinfo *vset) in varinfo_cancel() 424 static void free_vsettings (GtkWidget *w, gui_varinfo *vset) in free_vsettings() 608 static void varinfo_up_down (GtkButton *b, gui_varinfo *vset) in varinfo_up_down() 620 static void varinfo_apply (GtkButton *b, gui_varinfo *vset) in varinfo_apply() 652 GtkWidget *w = GTK_WIDGET(e); in varinfo_text_changed() local 680 static void varinfo_id_changed (GtkSpinButton *b, gui_varinfo *vset) in varinfo_id_changed() 690 static void add_stock_tooltip (GtkWidget *w, const gchar *id) in add_stock_tooltip() [all …]
|
/dports/textproc/ugrep/ugrep-3.4.0/src/ |
H A D | output.hpp | 190 void cancel() in cancel() function in Output::Sync 383 const char *b = matcher->bol(); in mat() local 398 const char *b = matcher->bol(); in quote() local 413 const char *b = matcher->bol(); in cpp() local 428 const char *b = matcher->bol(); in csv() local 443 const char *b = matcher->bol(); in json() local 458 const char *b = matcher->bol(); in xml() local 464 void num(size_t i, size_t w = 1) in num() 481 void hex(size_t i, size_t w = 1) in hex() 500 uint8_t b = static_cast<uint8_t>(i); in oct() local [all …]
|