Home
last modified time | relevance | path

Searched refs:EVT_MOUSE_AUX2_DCLICK (Results 1 – 7 of 7) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/src/
H A Devent_ex.py63 EVT_MOUSE_AUX2_DCLICK = wx.PyEventBinder( wxEVT_AUX2_DCLICK ) variable
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Devent.h4241 #define EVT_MOUSE_AUX2_DCLICK(func) wx__DECLARE_EVT0(wxEVT_AUX2_DCLICK, wxMouseEventHandler(func))
4259 EVT_MOUSE_AUX2_DCLICK(func) \
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Devent.h4241 #define EVT_MOUSE_AUX2_DCLICK(func) wx__DECLARE_EVT0(wxEVT_AUX2_DCLICK, wxMouseEventHandler(func))
4259 EVT_MOUSE_AUX2_DCLICK(func) \
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Devent.h4555 #define EVT_MOUSE_AUX2_DCLICK(func) wx__DECLARE_EVT0(wxEVT_AUX2_DCLICK, wxMouseEventHandler(func))
4574 EVT_MOUSE_AUX2_DCLICK(func) \
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/
H A Dcore.py1587 EVT_MOUSE_AUX2_DCLICK = wx.PyEventBinder( wxEVT_AUX2_DCLICK ) variable
H A Dcore.pyi20984 EVT_MOUSE_AUX2_DCLICK = wx.PyEventBinder( wxEVT_AUX2_DCLICK )
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Devent.sip3679 EVT_MOUSE_AUX2_DCLICK = wx.PyEventBinder( wxEVT_AUX2_DCLICK )