Home
last modified time | relevance | path

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

/dports/devel/bossa/BOSSA-1.9.1/src/
H A DBossaProgress.h34 DECLARE_LOCAL_EVENT_TYPE(wxEVT_PROGRESS_CANCEL, wxID_ANY) in DECLARE_LOCAL_EVENT_TYPE() function
H A DBossaThread.h36 DECLARE_LOCAL_EVENT_TYPE(wxEVT_THREAD_PROGRESS, wxID_ANY) in DECLARE_LOCAL_EVENT_TYPE() function
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Devent.h77 #define DECLARE_LOCAL_EVENT_TYPE(name, value) name = wxEVT_USER_FIRST + value, macro
91 #define DECLARE_LOCAL_EVENT_TYPE(name, value) extern const wxEventType name; macro
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Devent.h86 #define DECLARE_LOCAL_EVENT_TYPE(name, value) name = wxEVT_USER_FIRST + value, macro
104 #define DECLARE_LOCAL_EVENT_TYPE(name, value) \ macro
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Devent.h86 #define DECLARE_LOCAL_EVENT_TYPE(name, value) name = wxEVT_USER_FIRST + value, macro
104 #define DECLARE_LOCAL_EVENT_TYPE(name, value) \ macro
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Devent.h86 #define DECLARE_LOCAL_EVENT_TYPE(name, value) name = wxEVT_USER_FIRST + value, macro
104 #define DECLARE_LOCAL_EVENT_TYPE(name, value) \ macro
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Devent.h86 #define DECLARE_LOCAL_EVENT_TYPE(name, value) name = wxEVT_USER_FIRST + value, macro
104 #define DECLARE_LOCAL_EVENT_TYPE(name, value) \ macro