Home
last modified time | relevance | path

Searched refs:OnKeyPress (Results 1 – 25 of 1084) sorted by relevance

12345678910>>...44

/dports/comms/cqrlog/cqrlog-2.5.0/src/
H A DfChangeFreq.lfm61 OnKeyPress = ChkKeyPress
69 OnKeyPress = ChkKeyPress
77 OnKeyPress = ChkKeyPress
85 OnKeyPress = ChkKeyPress
93 OnKeyPress = ChkKeyPress
122 OnKeyPress = ChkKeyPress
139 OnKeyPress = ChkKeyPress
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/peripherals/devices/
H A DPeripheralKeyboard.cpp79 bool CPeripheralKeyboard::OnKeyPress(const CKey& key) in OnKeyPress() function in CPeripheralKeyboard
91 handle.handler->OnKeyPress(key); in OnKeyPress()
99 bHandled = handle.handler->OnKeyPress(key); in OnKeyPress()
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Widgets/Logic/Ingame/
H A DCommandBarLogic.cs74 attackMoveButton.OnKeyPress = _ => toggle(false); in CommandBarLogic()
132 guardButton.OnKeyPress = _ => toggle(false); in CommandBarLogic()
150 scatterButton.OnKeyPress = ki => { scatterHighlighted = 2; scatterButton.OnClick(); }; in CommandBarLogic()
176 deployButton.OnKeyPress = ki => { deployHighlighted = 2; deployButton.OnClick(); }; in CommandBarLogic()
194 stopButton.OnKeyPress = ki => { stopHighlighted = 2; stopButton.OnClick(); }; in CommandBarLogic()
240 b.OnKeyPress(e); in CommandBarLogic()
252 attackMoveButton.OnKeyPress(e); in CommandBarLogic()
/dports/editors/lazarus/lazarus/components/printers/unix/
H A Dudlgpropertiesprinter.lfm87 OnKeyPress = cbPaperSizeKEYPRESS
104 OnKeyPress = cbPaperSizeKEYPRESS
121 OnKeyPress = cbPaperSizeKEYPRESS
226 OnKeyPress = cbPaperSizeKEYPRESS
243 OnKeyPress = cbPaperSizeKEYPRESS
309 OnKeyPress = cbPaperSizeKEYPRESS
/dports/editors/lazarus-qt5/lazarus/components/printers/unix/
H A Dudlgpropertiesprinter.lfm87 OnKeyPress = cbPaperSizeKEYPRESS
104 OnKeyPress = cbPaperSizeKEYPRESS
121 OnKeyPress = cbPaperSizeKEYPRESS
226 OnKeyPress = cbPaperSizeKEYPRESS
243 OnKeyPress = cbPaperSizeKEYPRESS
309 OnKeyPress = cbPaperSizeKEYPRESS
/dports/comms/snap7/snap7-full-1.4.2/rich-demos/
H A Dmainclient.lfm496 OnKeyPress = EdRackKeyPress
505 OnKeyPress = EdRackKeyPress
514 OnKeyPress = EdRackKeyPress
828 OnKeyPress = EdRackKeyPress
837 OnKeyPress = EdRackKeyPress
846 OnKeyPress = EdRackKeyPress
883 OnKeyPress = EdRackKeyPress
892 OnKeyPress = EdRackKeyPress
1737 OnKeyPress = EdIDKeyPress
1923 OnKeyPress = EdIDKeyPress
[all …]
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/dialog/
H A Duobject3d.lfm15 OnKeyPress = FormKeyPress
162 OnKeyPress = SpinEdit_WidthKeyPress
174 OnKeyPress = SpinEdit_HeightKeyPress
208 OnKeyPress = ListBox_MaterialsKeyPress
254 OnKeyPress = SpinEdit_SpecularIndexKeyPress
273 OnKeyPress = SpinEdit_ColorOpacityKeyPress
315 OnKeyPress = ListBox_LightsKeyPress
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/input/keyboard/generic/
H A DKeyboardInputHandling.cpp25 bool CKeyboardInputHandling::OnKeyPress(const CKey& key) in OnKeyPress() function in CKeyboardInputHandling
35 bHandled = m_handler->OnKeyPress(keyName, mod, key.GetUnicode()); in OnKeyPress()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DNumericTextBox.cs86 protected override void OnKeyPress (KeyPressEventArgs args) in OnKeyPress() method in System.Windows.Forms.NumericTextBox
92 base.OnKeyPress (args); in OnKeyPress()
H A DDataGridTextBox.cs69 protected override void OnKeyPress (KeyPressEventArgs e) in OnKeyPress() method in System.Windows.Forms.DataGridTextBox
75 base.OnKeyPress (e); in OnKeyPress()
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv2/GKComponents/GKUI/Components/
H A DGKTextBox.cs111 protected override void OnKeyPress(KeyPressEventArgs e) in OnKeyPress() method in GKUI.Components.GKTextBox
113 base.OnKeyPress(e); in OnKeyPress()
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv3/GKComponents/GKUI/Components/
H A DGKTextBox.cs111 protected override void OnKeyPress(KeyPressEventArgs e) in OnKeyPress() method in GKUI.Components.GKTextBox
113 base.OnKeyPress(e); in OnKeyPress()
/dports/devel/wxformbuilder/source/src/rad/
H A Dcustomkeys.cpp34 EVT_CHAR(CustomKeysEvtHandler::OnKeyPress) in BEGIN_EVENT_TABLE()
37 void CustomKeysEvtHandler::OnKeyPress(wxKeyEvent &event) in BEGIN_EVENT_TABLE()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/printers/unix/
H A Dudlgpropertiesprinter.lfm97 OnKeyPress = cbPaperSizeKEYPRESS
113 OnKeyPress = cbPaperSizeKEYPRESS
129 OnKeyPress = cbPaperSizeKEYPRESS
268 OnKeyPress = cbPaperSizeKEYPRESS
285 OnKeyPress = cbPaperSizeKEYPRESS
376 OnKeyPress = cbPaperSizeKEYPRESS
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/printers/unix/
H A Dudlgpropertiesprinter.lfm97 OnKeyPress = cbPaperSizeKEYPRESS
113 OnKeyPress = cbPaperSizeKEYPRESS
129 OnKeyPress = cbPaperSizeKEYPRESS
268 OnKeyPress = cbPaperSizeKEYPRESS
285 OnKeyPress = cbPaperSizeKEYPRESS
376 OnKeyPress = cbPaperSizeKEYPRESS
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Widgets/
H A DButtonWidget.cs72 public Action<KeyInput> OnKeyPress = _ => { }; field in OpenRA.Mods.Common.Widgets.ButtonWidget
87 OnKeyPress = _ => OnClick(); in ButtonWidget()
128 OnKeyPress = _ => OnClick(); in ButtonWidget()
153 OnKeyPress(e); in HandleKeyPress()
/dports/net/termshark/termshark-2.1.1/vendor/github.com/gcla/gowid/widgets/keypress/
H A Dkeypress_test.go38 w.OnKeyPress(ct)
60 w.OnKeyPress(WidgetCallback{"cb", func(app gowid.IApp, w gowid.IWidget, k gowid.IKey) {
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/peripherals/addons/
H A DAddonButtonMapping.cpp87 bool CAddonButtonMapping::OnKeyPress(const CKey& key) in OnKeyPress() function in CAddonButtonMapping
90 return m_buttonMapping->OnKeyPress(key); in OnKeyPress()
H A DAddonInputHandling.cpp149 bool CAddonInputHandling::OnKeyPress(const CKey& key) in OnKeyPress() function in CAddonInputHandling
152 return m_keyboardHandler->OnKeyPress(key); in OnKeyPress()
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/GUI/
H A DConsole.cpp91 bool Console::OnKeyPress(const KeyboardEvent& key, unsigned short mod) in OnKeyPress() function in GemRB::Console
101 return TextEdit::OnKeyPress(key, mod); in OnKeyPress()
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/
H A Dumac.pas101 if SpinEdit.OnKeyPress = nil then
102 SpinEdit.OnKeyPress:= @SpinEditFix.SpinEdit_KeyPressFix;
/dports/editors/lazarus/lazarus/ide/
H A Dcomponentlist.lfm55 OnKeyPress = TreeKeyPress
90 OnKeyPress = TreeKeyPress
125 OnKeyPress = TreeKeyPress
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dcomponentlist.lfm55 OnKeyPress = TreeKeyPress
90 OnKeyPress = TreeKeyPress
125 OnKeyPress = TreeKeyPress
/dports/editors/lazarus-qt5/lazarus/ide/
H A Dcomponentlist.lfm55 OnKeyPress = TreeKeyPress
90 OnKeyPress = TreeKeyPress
125 OnKeyPress = TreeKeyPress
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dcomponentlist.lfm55 OnKeyPress = TreeKeyPress
90 OnKeyPress = TreeKeyPress
125 OnKeyPress = TreeKeyPress

12345678910>>...44