/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/ |
H A D | MoveNodesDialog.C | 64 this->apply_option = NUL(ButtonInterface*); in MoveNodesDialog() 143 this->apply_option = new ButtonInterface(dialog, "applyButton", this->apply_cmd); in createDialog() 144 this->apply = this->apply_option->getRootWidget(); in createDialog() 157 mn->registerClient(this->apply_option); in createDialog()
|
H A D | MoveNodesDialog.h | 66 CommandInterface* apply_option; variable
|
/dports/databases/py-litecli/litecli-1.6.0/ |
H A D | tasks.py | 45 cmd = self.apply_option(cmd, option, active=getattr(self, option, False)) 48 def apply_option(self, cmd, option, active=True): member in BaseCommand
|
/dports/devel/py-cli-helpers/cli_helpers-2.2.0/ |
H A D | tasks.py | 44 cmd = self.apply_option(cmd, option, active=getattr(self, option, False)) 47 def apply_option(self, cmd, option, active=True): member in BaseCommand
|
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-qt/ |
H A D | optiondlg.h | 81 void apply_option(int response);
|
H A D | shortcuts.h | 195 void apply_option(int response);
|
H A D | optiondlg.cpp | 181 connect(signal_map, SIGNAL(mapped(int)), this, SLOT(apply_option(int))); in option_dialog() 199 void option_dialog::apply_option(int response) in apply_option() function in option_dialog
|
H A D | shortcuts.cpp | 643 connect(signal_map, SIGNAL(mapped(int)), this, SLOT(apply_option(int))); in init() 707 void fc_shortcuts_dialog::apply_option(int response) in apply_option() function in fc_shortcuts_dialog
|
/dports/games/freeciv/freeciv-2.6.6/client/gui-qt/ |
H A D | optiondlg.h | 81 void apply_option(int response);
|
H A D | shortcuts.h | 195 void apply_option(int response);
|
H A D | optiondlg.cpp | 181 connect(signal_map, SIGNAL(mapped(int)), this, SLOT(apply_option(int))); in option_dialog() 199 void option_dialog::apply_option(int response) in apply_option() function in option_dialog
|
H A D | shortcuts.cpp | 643 connect(signal_map, SIGNAL(mapped(int)), this, SLOT(apply_option(int))); in init() 707 void fc_shortcuts_dialog::apply_option(int response) in apply_option() function in fc_shortcuts_dialog
|
/dports/security/rhash/RHash-1.4.2/ |
H A D | parse_cmdline.c | 501 static void apply_option(options_t* opts, parsed_option_t* option) in apply_option() function 759 apply_option(&conf_opt, &option); in read_config() 900 apply_option(&opt, next_opt); in parse_cmdline_options() 938 apply_option(&opt, next_opt); in parse_cmdline_options() 963 apply_option(&opt, o); in apply_cmdline_options()
|
/dports/games/aisleriot/aisleriot-3.22.19/src/ |
H A D | window.c | 938 apply_option (GtkToggleAction *action, in apply_option() function 992 apply_option (GTK_TOGGLE_ACTION (l->data), &changed_mask, &changed_value); in option_cb() 995 apply_option (action, &changed_mask, &changed_value); in option_cb()
|
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/tools/src/ |
H A D | fprof.erl | 116 -type apply_option() :: 'continue' type 129 Option :: apply_option(). 147 Option :: apply_option().
|
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/tools/src/ |
H A D | fprof.erl | 116 -type apply_option() :: 'continue' type 129 Option :: apply_option(). 147 Option :: apply_option().
|
/dports/lang/erlang/otp-OTP-24.1.7/lib/tools/src/ |
H A D | fprof.erl | 116 -type apply_option() :: 'continue' type 129 Option :: apply_option(). 147 Option :: apply_option().
|
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/tools/src/ |
H A D | fprof.erl | 116 -type apply_option() :: 'continue' type 129 Option :: apply_option(). 147 Option :: apply_option().
|
/dports/net-im/libnice/libnice-0.1.18/agent/ |
H A D | pseudotcp.c | 2359 apply_option (PseudoTcpSocket *self, guint8 kind, const guint8 *data, in apply_option() function 2433 apply_option (self, kind, data + pos, opt_len); in parse_options()
|
/dports/net-im/libnice-gst1/libnice-0.1.18/agent/ |
H A D | pseudotcp.c | 2359 apply_option (PseudoTcpSocket *self, guint8 kind, const guint8 *data, in apply_option() function 2433 apply_option (self, kind, data + pos, opt_len); in parse_options()
|