Home
last modified time | relevance | path

Searched refs:GetRawKeyCode (Results 26 – 50 of 58) sorted by relevance

123

/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/c_src/gen/
H A Dwxe_events.cpp457 rt.make_uint(ev->GetRawKeyCode()), in sendevent()
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/c_src/gen/
H A Dwxe_events.cpp457 rt.make_uint(ev->GetRawKeyCode()), in sendevent()
/dports/ftp/filezilla/filezilla-3.55.1/src/interface/
H A Dlistctrlex.cpp314 int res = ToUnicode(event.GetRawKeyCode(), 0, state, buffer, 1, 0); in OnKeyDown()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Devent.sip2011 wxUint32 GetRawKeyCode() const;
2013 GetRawKeyCode() -> Uint32
2064 %Property(name=RawKeyCode, get=GetRawKeyCode)
/dports/comms/cubicsdr/CubicSDR-0248e5a/src/
H A DAppFrame.cpp2848 switch (event.GetRawKeyCode()) {
2976 switch (event.GetRawKeyCode()) {
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dtextctrl.cpp1319 wxUint32 code = event.GetRawKeyCode(); in EmulateKeyPress()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dtextctrl.cpp1190 wxUint32 code = event.GetRawKeyCode(); in EmulateKeyPress()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dtextctrl.cpp1190 wxUint32 code = event.GetRawKeyCode(); in EmulateKeyPress()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dtextctrl.cpp1190 wxUint32 code = event.GetRawKeyCode(); in EmulateKeyPress()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dtextctrl.cpp1190 wxUint32 code = event.GetRawKeyCode(); in EmulateKeyPress()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dtextctrl.cpp1319 wxUint32 code = event.GetRawKeyCode(); in EmulateKeyPress()
/dports/editors/wxhexeditor/wxHexEditor/src/
H A DHexDialogs.cpp256 …ontrolDown() << " KeyCode:" << event.GetKeyCode() << " Raw:" << event.GetRawKeyCode() << std::endl… in OnChar()
413 …ontrolDown() << " KeyCode:" << event.GetKeyCode() << " Raw:" << event.GetRawKeyCode() << std::endl… in OnChar()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dtextctrl.cpp1369 wxUint32 code = event.GetRawKeyCode(); in EmulateKeyPress()
/dports/games/springlobby/springlobby-0.180/src/wxkeybinder/
H A Dkeybinder.cpp613 event.GetRawKeyCode(); in GetKeyStrokeString()
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Devent.h837 wxUint32 GetRawKeyCode() const { return m_rawCode; } in GetRawKeyCode() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Devent.h988 wxUint32 GetRawKeyCode() const { return m_rawCode; } in GetRawKeyCode() function
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Devent.h988 wxUint32 GetRawKeyCode() const { return m_rawCode; } in GetRawKeyCode() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Devent.h988 wxUint32 GetRawKeyCode() const { return m_rawCode; } in GetRawKeyCode() function
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Devent.h988 wxUint32 GetRawKeyCode() const { return m_rawCode; } in GetRawKeyCode() function
/dports/math/gnuplot/gnuplot-5.4.1/src/wxterminal/
H A Dwxt_gui.cpp1396 if (!(keycode == WXK_TAB && ((0xff00 & event.GetRawKeyCode()) != 0))) in OnKeyDownChar()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/wxterminal/
H A Dwxt_gui.cpp1396 if (!(keycode == WXK_TAB && ((0xff00 & event.GetRawKeyCode()) != 0))) in OnKeyDownChar()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/wxterminal/
H A Dwxt_gui.cpp1374 if (!(keycode == WXK_TAB && ((0xff00 & event.GetRawKeyCode()) != 0))) in OnKeyDownChar()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Devent.h1954 wxUint32 GetRawKeyCode() const { return m_rawCode; }
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Devent.h1954 wxUint32 GetRawKeyCode() const { return m_rawCode; }
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Devent.h2196 wxUint32 GetRawKeyCode() const { return m_rawCode; }

123