Home
last modified time | relevance | path

Searched refs:set_button (Results 1 – 25 of 232) sorted by relevance

12345678910

/dports/emulators/anese/ANESE-0.9.1/src/ui/SDL2/gui_modules/
H A Demu.cc126 case SDL_CONTROLLER_BUTTON_A: this->joy_1.set_button(A, new_state); break; in input()
127 case SDL_CONTROLLER_BUTTON_X: this->joy_1.set_button(B, new_state); break; in input()
128 case SDL_CONTROLLER_BUTTON_START: this->joy_1.set_button(Start, new_state); break; in input()
158 case SDLK_z: this->joy_1.set_button(A, new_state); break; in input()
159 case SDLK_x: this->joy_1.set_button(B, new_state); break; in input()
160 case SDLK_RETURN: this->joy_1.set_button(Start, new_state); break; in input()
161 case SDLK_RSHIFT: this->joy_1.set_button(Select, new_state); break; in input()
162 case SDLK_UP: this->joy_1.set_button(Up, new_state); break; in input()
163 case SDLK_DOWN: this->joy_1.set_button(Down, new_state); break; in input()
164 case SDLK_LEFT: this->joy_1.set_button(Left, new_state); break; in input()
[all …]
/dports/comms/wsjtz/wsjtx/Transceiver/
H A DHRDTransceiver.cpp487 set_button (alt_ptt_button_, on); in do_ptt()
491 set_button (ptt_button_, on); in do_ptt()
547 set_button (data_mode_on_button_, true); in set_data_mode()
722 set_button (split_off_button_); in do_tx_frequency()
726 set_button (split_mode_button_, split); in do_tx_frequency()
806 set_button (rx_A_button_); in do_mode()
808 set_button (rx_B_button_); in do_mode()
828 set_button (tx_A_button_); in do_mode()
844 set_button (rx_B_button_); in do_mode()
846 set_button (rx_A_button_); in do_mode()
[all …]
/dports/games/neverball/neverball-1.6.0/share/
H A Dtilt_wii.c46 static void set_button(struct button_state *B, int s) in set_button() function
136 set_button(&state.A, wiimote.keys.a); in tilt_func()
137 set_button(&state.B, wiimote.keys.b); in tilt_func()
138 set_button(&state.plus, wiimote.keys.plus); in tilt_func()
139 set_button(&state.minus, wiimote.keys.minus); in tilt_func()
140 set_button(&state.home, wiimote.keys.home); in tilt_func()
141 set_button(&state.L, wiimote.keys.left); in tilt_func()
142 set_button(&state.R, wiimote.keys.right); in tilt_func()
143 set_button(&state.U, wiimote.keys.up); in tilt_func()
144 set_button(&state.D, wiimote.keys.down); in tilt_func()
H A Dtilt_loop.c44 static void set_button(struct button_state *B, int s) in set_button() function
200 set_button(&state.home, userFrame.button3); in tilt_func()
201 set_button(&state.U, userFrame.deltaWheel > 0); in tilt_func()
202 set_button(&state.D, userFrame.deltaWheel < 0); in tilt_func()
/dports/cad/horizon-eda/horizon-2.1.0/src/imp/symbol_preview/
H A Dpreview_box.cpp28 set_button = Gtk::manage(new Gtk::Button("Set")); in SymbolPreviewBox()
29 tbox->pack_start(*set_button, false, false, 0); in SymbolPreviewBox()
30 set_button->signal_clicked().connect([this] { in SymbolPreviewBox()
32 set_button->set_label("Set"); in SymbolPreviewBox()
36 set_button->set_label("Clear"); in SymbolPreviewBox()
119 set_button->set_label("Clear"); in set_text_placements()
/dports/www/ilias6/ILIAS-6.14/src/UI/examples/MainControls/MetaBar/
H A Dextended_notifications.php128 $set_button = $f->button()->standard("Set to 10 chat entries", "#")
160 …eByGlobalScreenProbablyIgnore($async_item, $f, $renderer, $add_button, $set_button, $reset_button);
163 …neByGlobalScreenProbablyIgnore($async_item, $f, $renderer, $add_button, $set_button, $reset_button) argument
188 …r([buildMetabarWithNotifications($f, $notification_center),$add_button,$set_button,$reset_button]);
/dports/x11/xdialog/Xdialog-2.3.1/src/
H A Dinterface.c528 set_button(PREVIOUS , hbuttonbox, 3, FALSE); in set_all_buttons()
536 set_button(HELP, hbuttonbox, 2, FALSE); in set_all_buttons()
538 set_button(PRINT, hbuttonbox, 4, FALSE); in set_all_buttons()
770 set_button(NEXT, hbuttonbox, 0, TRUE); in create_msgbox()
776 set_button(OK, hbuttonbox, 0, TRUE); in create_msgbox()
779 set_button(HELP, hbuttonbox, 2, FALSE); in create_msgbox()
1941 button = set_button(CANCEL, hbuttonbox, 1, in create_filesel()
1953 set_button(HELP, hbuttonbox, 2, FALSE); in create_filesel()
2031 button = set_button(CANCEL, hbuttonbox, 1, in create_colorsel()
2043 set_button(HELP, hbuttonbox, 2, FALSE); in create_colorsel()
[all …]
/dports/multimedia/gmerlin/gmerlin-1.2.0/lib/gtk/
H A Dcfg_color.c62 static void set_button(color_t * c) in set_button() function
138 set_button(priv); in get_value()
202 set_button(priv); in realize_callback()
214 set_button(priv); in changed_callback()
285 set_button(priv); in button_callback()
302 set_button(priv); in button_callback()
/dports/comms/fldigi/fldigi-4.1.20/src/misc/
H A Darq_io.cxx151 static void set_button(Fl_Button* button, bool value) in set_button() function
201 REQ(set_button, btnRSID, 1); in ParseRSID()
206 REQ(set_button, btnRSID, 0); in ParseRSID()
216 REQ(set_button, btnTxRSID, 1); in ParseTxRSID()
221 REQ(set_button, btnTxRSID, 0); in ParseTxRSID()
251 REQ(set_button, wf->xmtlock, 1); in parse_arqtext()
264 REQ(set_button, wf->xmtlock, 0); in parse_arqtext()
274 REQ(set_button, wf->xmtlock, 0); in parse_arqtext()
H A Dkiss_io.cxx751 REQ(set_button, btnEnable_csma, 1); in set_csma_mode()
907 REQ(set_button, btnTxRSID, 1); in set_rsid_tx()
912 REQ(set_button, btnTxRSID, 0); in set_rsid_tx()
935 REQ(set_button, btnRSID, 1); in set_rsid_rx()
940 REQ(set_button, btnRSID, 0); in set_rsid_rx()
1404 REQ(set_button, btnSQL, 1); in set_sql_on_off()
1409 REQ(set_button, btnSQL, 0); in set_sql_on_off()
1617 REQ(set_button, btnPSQL, 1); in set_kpsql_on_off()
1622 REQ(set_button, btnPSQL, 0); in set_kpsql_on_off()
1644 REQ(set_button, btnPSQL, 1); in set_psm_on_off()
[all …]
/dports/graphics/cimg/CImg-v.2.9.7/examples/
H A Dpde_heatflow2d.cpp107 …if (disp.button() || profile.button()) { disp.set_button(); profile.set_button(); run_PDE = !run_P… in main()
/dports/graphics/gmic-qt/CImg-v.2.9.8/examples/
H A Dpde_heatflow2d.cpp107 …if (disp.button() || profile.button()) { disp.set_button(); profile.set_button(); run_PDE = !run_P… in main()
/dports/science/gramps/gramps-5.1.4/gramps/gui/editors/
H A Dobjectentries.py113 self.set_button(True)
118 self.set_button(False)
230 self.set_button(True)
241 self.set_button(False)
250 def set_button(self, use_add): member in ObjEntry
/dports/www/eolie/eolie-0.9.101/eolie/
H A Dhelper_gestures.py43 self.__long_press.set_button(0)
47 self.__multi_press.set_button(0)
/dports/audio/lollypop/lollypop-5b2d95f4f8509d80fa86ab7d65b118326dc82a95/lollypop/
H A Dhelper_gestures.py43 self.__long_press.set_button(0)
47 self.__multi_press.set_button(0)
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dgesture_single.rs40 fn set_button(&self, button: u32); in set_button() method
86 fn set_button(&self, button: u32) { in set_button() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dgesture_single.rs40 fn set_button(&self, button: u32); in set_button() method
86 fn set_button(&self, button: u32) { in set_button() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dgesture_single.rs40 fn set_button(&self, button: u32); in set_button() method
86 fn set_button(&self, button: u32) { in set_button() method
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dgesture_single.rs49 fn set_button(&self, button: u32); in set_button() method
100 fn set_button(&self, button: u32) { in set_button() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dgesture_single.rs49 fn set_button(&self, button: u32); in set_button() method
100 fn set_button(&self, button: u32) { in set_button() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dgesture_single.rs49 fn set_button(&self, button: u32); in set_button() method
100 fn set_button(&self, button: u32) { in set_button() method
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dgesture_single.rs49 fn set_button(&self, button: u32); in set_button() method
100 fn set_button(&self, button: u32) { in set_button() method
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dgesturesingle.hg34 * a mouse button number to interact with through set_button().
58 _WRAP_METHOD(void set_button(unsigned int button = 0), gtk_gesture_single_set_button)
/dports/math/PDL/PDL-2.019/Graphics/TriD/TriD/
H A DWindow.pm88 $ev->set_button(0,new PDL::Graphics::TriD::ArcCone(
91 $ev->set_button(2,new PDL::Graphics::TriD::SimpleScaler(
/dports/multimedia/libxine/xine-lib-1.2.11/include/xine/
H A Dspu_decoder.h117 void (*set_button) (spu_decoder_t *this_gen, int32_t button, int32_t mode); member

12345678910