Home
last modified time | relevance | path

Searched defs:wxAcceleratorTable (Results 1 – 25 of 53) sorted by relevance

123

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/src/gen/
H A DwxAcceleratorTable.erl26 -module(wxAcceleratorTable). module
37 -type wxAcceleratorTable() :: wx:wx_object(). type
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/src/gen/
H A DwxAcceleratorTable.erl26 -module(wxAcceleratorTable). module
37 -type wxAcceleratorTable() :: wx:wx_object(). type
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/src/gen/
H A DwxAcceleratorTable.erl26 -module(wxAcceleratorTable). module
37 -type wxAcceleratorTable() :: wx:wx_object(). type
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxAcceleratorTable.erl21 -module(wxAcceleratorTable). module
28 -type wxAcceleratorTable() :: wx:wx_object(). type
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxAcceleratorTable.erl21 -module(wxAcceleratorTable). module
28 -type wxAcceleratorTable() :: wx:wx_object(). type
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxAcceleratorTable.erl21 -module(wxAcceleratorTable). module
28 -type wxAcceleratorTable() :: wx:wx_object(). type
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxAcceleratorTable.erl21 -module(wxAcceleratorTable). module
28 -type wxAcceleratorTable() :: wx:wx_object(). type
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/motif/
H A Daccel.cpp51 wxAcceleratorTable::wxAcceleratorTable() in wxAcceleratorTable() function in wxAcceleratorTable
62 wxAcceleratorTable::wxAcceleratorTable(const wxString& WXUNUSED(resource)) in wxAcceleratorTable() function in wxAcceleratorTable
68 wxAcceleratorTable::wxAcceleratorTable(int n, const wxAcceleratorEntry entries[]) in wxAcceleratorTable() function in wxAcceleratorTable
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/motif/
H A Daccel.cpp51 wxAcceleratorTable::wxAcceleratorTable() in wxAcceleratorTable() function in wxAcceleratorTable
62 wxAcceleratorTable::wxAcceleratorTable(const wxString& WXUNUSED(resource)) in wxAcceleratorTable() function in wxAcceleratorTable
68 wxAcceleratorTable::wxAcceleratorTable(int n, const wxAcceleratorEntry entries[]) in wxAcceleratorTable() function in wxAcceleratorTable
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/motif/
H A Daccel.cpp51 wxAcceleratorTable::wxAcceleratorTable() in wxAcceleratorTable() function in wxAcceleratorTable
62 wxAcceleratorTable::wxAcceleratorTable(const wxString& WXUNUSED(resource)) in wxAcceleratorTable() function in wxAcceleratorTable
68 wxAcceleratorTable::wxAcceleratorTable(int n, const wxAcceleratorEntry entries[]) in wxAcceleratorTable() function in wxAcceleratorTable
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/os2/
H A Daccel.cpp58 wxAcceleratorTable::wxAcceleratorTable() in wxAcceleratorTable() function in wxAcceleratorTable
68 wxAcceleratorTable::wxAcceleratorTable( in wxAcceleratorTable() function in wxAcceleratorTable
104 wxAcceleratorTable::wxAcceleratorTable( in wxAcceleratorTable() function in wxAcceleratorTable
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/os2/
H A Daccel.cpp58 wxAcceleratorTable::wxAcceleratorTable() in wxAcceleratorTable() function in wxAcceleratorTable
68 wxAcceleratorTable::wxAcceleratorTable( in wxAcceleratorTable() function in wxAcceleratorTable
104 wxAcceleratorTable::wxAcceleratorTable( in wxAcceleratorTable() function in wxAcceleratorTable
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/
H A Daccel.cpp57 wxAcceleratorTable::wxAcceleratorTable() in wxAcceleratorTable() function in wxAcceleratorTable
67 wxAcceleratorTable::wxAcceleratorTable(int n, const wxAcceleratorEntry entries[]) in wxAcceleratorTable() function in wxAcceleratorTable
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/osx/
H A Daccel.cpp57 wxAcceleratorTable::wxAcceleratorTable() in wxAcceleratorTable() function in wxAcceleratorTable
67 wxAcceleratorTable::wxAcceleratorTable(int n, const wxAcceleratorEntry entries[]) in wxAcceleratorTable() function in wxAcceleratorTable
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/
H A Daccel.cpp57 wxAcceleratorTable::wxAcceleratorTable() in wxAcceleratorTable() function in wxAcceleratorTable
67 wxAcceleratorTable::wxAcceleratorTable(int n, const wxAcceleratorEntry entries[]) in wxAcceleratorTable() function in wxAcceleratorTable
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/qt/
H A Daccel.cpp71 wxAcceleratorTable::wxAcceleratorTable() in wxAcceleratorTable() function in wxAcceleratorTable
75 wxAcceleratorTable::wxAcceleratorTable(int n, const wxAcceleratorEntry entries[]) in wxAcceleratorTable() function in wxAcceleratorTable
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Daccel.cpp84 wxAcceleratorTable::wxAcceleratorTable(const wxString& resource) in wxAcceleratorTable() function in wxAcceleratorTable
94 wxAcceleratorTable::wxAcceleratorTable(int n, const wxAcceleratorEntry entries[]) in wxAcceleratorTable() function in wxAcceleratorTable
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Daccel.cpp87 wxAcceleratorTable::wxAcceleratorTable(const wxString& resource) in wxAcceleratorTable() function in wxAcceleratorTable
97 wxAcceleratorTable::wxAcceleratorTable(int n, const wxAcceleratorEntry entries[]) in wxAcceleratorTable() function in wxAcceleratorTable
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Daccel.cpp87 wxAcceleratorTable::wxAcceleratorTable(const wxString& resource) in wxAcceleratorTable() function in wxAcceleratorTable
97 wxAcceleratorTable::wxAcceleratorTable(int n, const wxAcceleratorEntry entries[]) in wxAcceleratorTable() function in wxAcceleratorTable
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Daccel.cpp89 wxAcceleratorTable::wxAcceleratorTable(const wxString& resource) in wxAcceleratorTable() function in wxAcceleratorTable
99 wxAcceleratorTable::wxAcceleratorTable(int n, const wxAcceleratorEntry entries[]) in wxAcceleratorTable() function in wxAcceleratorTable
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Daccel.cpp89 wxAcceleratorTable::wxAcceleratorTable(const wxString& resource) in wxAcceleratorTable() function in wxAcceleratorTable
99 wxAcceleratorTable::wxAcceleratorTable(int n, const wxAcceleratorEntry entries[]) in wxAcceleratorTable() function in wxAcceleratorTable
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Daccel.cpp89 wxAcceleratorTable::wxAcceleratorTable(const wxString& resource) in wxAcceleratorTable() function in wxAcceleratorTable
99 wxAcceleratorTable::wxAcceleratorTable(int n, const wxAcceleratorEntry entries[]) in wxAcceleratorTable() function in wxAcceleratorTable
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Daccel.cpp89 wxAcceleratorTable::wxAcceleratorTable(const wxString& resource) in wxAcceleratorTable() function in wxAcceleratorTable
99 wxAcceleratorTable::wxAcceleratorTable(int n, const wxAcceleratorEntry entries[]) in wxAcceleratorTable() function in wxAcceleratorTable
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/
H A Daccel.h30 wxAcceleratorTable(const wxAcceleratorTable& accel) { Ref(accel); } in wxAcceleratorTable() function
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/generic/
H A Daccel.h30 wxAcceleratorTable(const wxAcceleratorTable& accel) in wxAcceleratorTable() function

123