Home
last modified time | relevance | path

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

/dports/editors/neovim/neovim-0.6.1/runtime/lua/vim/
H A Dui.lua24 on_choice = { on_choice, 'function', false }, function
/dports/multimedia/libcec/libcec-libcec-6.0.2/src/EventGhost/egplugin_sources/PulseEight/
H A Dcontrols.py237 def on_choice(evt): function
H A D__init__.py432 def on_choice(evt): function
695 def on_choice(evt): function
/dports/editors/neovim/neovim-0.6.1/runtime/lua/vim/lsp/
H A Dbuf.lua121 on_choice = { on_choice, 'function', false }, function
/dports/games/crossfire-client/crossfire-client-1.75.1/gtk-v2/src/
H A Dcreate_char.c266 int i, on_choice, tmp; in send_create_player_to_server() local
/dports/finance/electrum/Electrum-4.1.5/electrum/plugins/trustedcoin/
H A Dtrustedcoin.py643 def on_choice(self, wizard, seed, passphrase, x): member in TrustedCoinPlugin
/dports/finance/electrum/Electrum-4.1.5/electrum/gui/kivy/
H A Dmain_window.py1290 def on_choice(choice): function