Home
last modified time | relevance | path

Searched defs:wxIconBundle (Results 1 – 25 of 32) sorted by relevance

12

/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Diconbndl.h31 wxIconBundle() : m_icons() {} in wxIconBundle() function
33 wxIconBundle( const wxString& file, long type ) : m_icons() in wxIconBundle() function
36 wxIconBundle( const wxIcon& icon ) : m_icons() in wxIconBundle() function
40 wxIconBundle( const wxIconBundle& ic ) : m_icons() in wxIconBundle() function
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Diconbndl.h31 wxIconBundle() : m_icons() {} in wxIconBundle() function
33 wxIconBundle( const wxString& file, long type ) : m_icons() in wxIconBundle() function
36 wxIconBundle( const wxIcon& icon ) : m_icons() in wxIconBundle() function
40 wxIconBundle( const wxIconBundle& ic ) : m_icons() in wxIconBundle() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Diconbndl.h31 wxIconBundle() : m_icons() {} in wxIconBundle() function
33 wxIconBundle( const wxString& file, long type ) : m_icons() in wxIconBundle() function
36 wxIconBundle( const wxIcon& icon ) : m_icons() in wxIconBundle() function
40 wxIconBundle( const wxIconBundle& ic ) : m_icons() in wxIconBundle() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Diconbndl.h31 wxIconBundle() : m_icons() {} in wxIconBundle() function
33 wxIconBundle( const wxString& file, long type ) : m_icons() in wxIconBundle() function
36 wxIconBundle( const wxIcon& icon ) : m_icons() in wxIconBundle() function
40 wxIconBundle( const wxIconBundle& ic ) : m_icons() in wxIconBundle() function
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Diconbndl.h35 wxIconBundle() : m_icons() {} in wxIconBundle() function
37 wxIconBundle( const wxString& file, long type ) : m_icons() in wxIconBundle() function
40 wxIconBundle( const wxIcon& icon ) : m_icons() in wxIconBundle() function
44 wxIconBundle( const wxIconBundle& ic ) : m_icons() in wxIconBundle() function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/src/gen/
H A DwxIconBundle.erl26 -module(wxIconBundle). module
37 -type wxIconBundle() :: wx:wx_object(). type
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/src/gen/
H A DwxIconBundle.erl26 -module(wxIconBundle). module
37 -type wxIconBundle() :: wx:wx_object(). type
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/src/gen/
H A DwxIconBundle.erl26 -module(wxIconBundle). module
37 -type wxIconBundle() :: wx:wx_object(). type
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxIconBundle.erl21 -module(wxIconBundle). module
29 -type wxIconBundle() :: wx:wx_object(). type
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxIconBundle.erl21 -module(wxIconBundle). module
29 -type wxIconBundle() :: wx:wx_object(). type
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxIconBundle.erl21 -module(wxIconBundle). module
29 -type wxIconBundle() :: wx:wx_object(). type
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxIconBundle.erl21 -module(wxIconBundle). module
29 -type wxIconBundle() :: wx:wx_object(). type
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Diconbndl.cpp71 wxIconBundle::wxIconBundle() in wxIconBundle() function in wxIconBundle
78 wxIconBundle::wxIconBundle(const wxString& file, wxBitmapType type) in wxIconBundle() function in wxIconBundle
85 wxIconBundle::wxIconBundle(wxInputStream& stream, wxBitmapType type) in wxIconBundle() function in wxIconBundle
92 wxIconBundle::wxIconBundle(const wxIcon& icon) in wxIconBundle() function in wxIconBundle
100 wxIconBundle::wxIconBundle(const wxString& resourceName, WXHINSTANCE module) in wxIconBundle() function in wxIconBundle
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Diconbndl.cpp65 wxIconBundle::wxIconBundle() in wxIconBundle() function in wxIconBundle
72 wxIconBundle::wxIconBundle(const wxString& file, wxBitmapType type) in wxIconBundle() function in wxIconBundle
79 wxIconBundle::wxIconBundle(wxInputStream& stream, wxBitmapType type) in wxIconBundle() function in wxIconBundle
86 wxIconBundle::wxIconBundle(const wxIcon& icon) in wxIconBundle() function in wxIconBundle
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Diconbndl.cpp65 wxIconBundle::wxIconBundle() in wxIconBundle() function in wxIconBundle
72 wxIconBundle::wxIconBundle(const wxString& file, wxBitmapType type) in wxIconBundle() function in wxIconBundle
79 wxIconBundle::wxIconBundle(wxInputStream& stream, wxBitmapType type) in wxIconBundle() function in wxIconBundle
86 wxIconBundle::wxIconBundle(const wxIcon& icon) in wxIconBundle() function in wxIconBundle
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/unix/
H A Dutilsx11.h24 class wxIconBundle; variable
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/unix/
H A Dutilsx11.h28 class wxIconBundle; variable
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/unix/
H A Dutilsx11.h28 class wxIconBundle; variable
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/unix/
H A Dutilsx11.h28 class wxIconBundle; variable
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/unix/
H A Dutilsx11.h28 class wxIconBundle; variable
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/unix/
H A Dutilsx11.h34 class wxIconBundle; variable
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/unix/
H A Dutilsx11.h34 class wxIconBundle; variable
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/unix/
H A Dutilsx11.h37 class wxIconBundle; variable
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/generic/
H A Dmdig.h24 class WXDLLIMPEXP_FWD_CORE wxIconBundle; variable
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/generic/
H A Dmdig.h24 class WXDLLIMPEXP_FWD_CORE wxIconBundle; variable

12