Home
last modified time | relevance | path

Searched defs:wxIcon (Results 1 – 25 of 145) sorted by relevance

123456

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/cocoa/
H A Dicon.mm83 wxIcon::wxIcon() function
87 wxIcon::wxIcon(const char WXUNUSED(bits)[], int WXUNUSED(width), int WXUNUSED(height)) function
91 wxIcon::wxIcon(const wxString& icon_file, int flags, function
98 wxIcon::~wxIcon() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/cocoa/
H A Dicon.mm83 wxIcon::wxIcon() function
87 wxIcon::wxIcon(const char WXUNUSED(bits)[], int WXUNUSED(width), int WXUNUSED(height)) function
91 wxIcon::wxIcon(const wxString& icon_file, int flags, function
98 wxIcon::~wxIcon() function
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/
H A Dicon.h65 wxIcon() { } in wxIcon() function
68 wxIcon(const wxIcon& icon) { Ref(icon); } in wxIcon() function
73 wxIcon(const char **data) { CreateIconFromXpm(data); } in wxIcon() function
74 wxIcon(char **data) { CreateIconFromXpm((const char **)data); } in wxIcon() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/generic/
H A Dicon.cpp24 IMPLEMENT_DYNAMIC_CLASS(wxIcon, wxBitmap) in IMPLEMENT_DYNAMIC_CLASS() argument
32 wxIcon::wxIcon(char **bits) : in wxIcon() function in wxIcon
38 wxIcon::wxIcon() : wxBitmap() in wxIcon() function in wxIcon
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/generic/
H A Dicon.cpp24 IMPLEMENT_DYNAMIC_CLASS(wxIcon, wxBitmap) in IMPLEMENT_DYNAMIC_CLASS() argument
32 wxIcon::wxIcon(char **bits) : in wxIcon() function in wxIcon
38 wxIcon::wxIcon() : wxBitmap() in wxIcon() function in wxIcon
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/motif/
H A Dicon.cpp16 IMPLEMENT_DYNAMIC_CLASS(wxIcon, wxBitmap) in IMPLEMENT_DYNAMIC_CLASS() argument
27 wxIcon::wxIcon(const char bits[], int width, int height) in wxIcon() function in wxIcon
34 wxIcon::wxIcon(char **data) in wxIcon() function in wxIcon
40 wxIcon::wxIcon(const char* const* data) in wxIcon() function in wxIcon
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/motif/
H A Dicon.cpp16 IMPLEMENT_DYNAMIC_CLASS(wxIcon, wxBitmap) in IMPLEMENT_DYNAMIC_CLASS() argument
27 wxIcon::wxIcon(const char bits[], int width, int height) in wxIcon() function in wxIcon
34 wxIcon::wxIcon(char **data) in wxIcon() function in wxIcon
40 wxIcon::wxIcon(const char* const* data) in wxIcon() function in wxIcon
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/generic/
H A Dicon.cpp25 IMPLEMENT_DYNAMIC_CLASS(wxIcon, wxBitmap) in IMPLEMENT_DYNAMIC_CLASS() argument
32 wxIcon::wxIcon( char **bits, int WXUNUSED(width), int WXUNUSED(height) ) : in wxIcon() function in wxIcon
37 wxIcon::wxIcon() : wxBitmap() in wxIcon() function in wxIcon
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/generic/
H A Dicon.cpp25 IMPLEMENT_DYNAMIC_CLASS(wxIcon, wxBitmap) in IMPLEMENT_DYNAMIC_CLASS() argument
32 wxIcon::wxIcon( char **bits, int WXUNUSED(width), int WXUNUSED(height) ) : in wxIcon() function in wxIcon
37 wxIcon::wxIcon() : wxBitmap() in wxIcon() function in wxIcon
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/generic/
H A Dicon.cpp25 IMPLEMENT_DYNAMIC_CLASS(wxIcon, wxBitmap) in IMPLEMENT_DYNAMIC_CLASS() argument
32 wxIcon::wxIcon( char **bits, int WXUNUSED(width), int WXUNUSED(height) ) : in wxIcon() function in wxIcon
37 wxIcon::wxIcon() : wxBitmap() in wxIcon() function in wxIcon
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/generic/
H A Dicon.cpp25 IMPLEMENT_DYNAMIC_CLASS(wxIcon, wxBitmap) in IMPLEMENT_DYNAMIC_CLASS() argument
32 wxIcon::wxIcon( char **bits, int WXUNUSED(width), int WXUNUSED(height) ) : in wxIcon() function in wxIcon
37 wxIcon::wxIcon() : wxBitmap() in wxIcon() function in wxIcon
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/msw/
H A Dicon.h44 wxIcon() { } in wxIcon() function
50 wxIcon(const char* const* data) { CreateIconFromXpm(data); } in wxIcon() function
52 wxIcon(char **data) { CreateIconFromXpm(const_cast<const char* const*>(data)); } in wxIcon() function
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/msw/
H A Dicon.h45 wxIcon() { } in wxIcon() function
51 wxIcon(const char **data) { CreateIconFromXpm(data); } in wxIcon() function
53 wxIcon(char **data) { CreateIconFromXpm((const char **)data); } in wxIcon() function
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/msw/
H A Dicon.h45 wxIcon() { } in wxIcon() function
51 wxIcon(const char **data) { CreateIconFromXpm(data); } in wxIcon() function
53 wxIcon(char **data) { CreateIconFromXpm((const char **)data); } in wxIcon() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/msw/
H A Dicon.h45 wxIcon() { } in wxIcon() function
51 wxIcon(const char **data) { CreateIconFromXpm(data); } in wxIcon() function
53 wxIcon(char **data) { CreateIconFromXpm((const char **)data); } in wxIcon() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/msw/
H A Dicon.h45 wxIcon() { } in wxIcon() function
51 wxIcon(const char **data) { CreateIconFromXpm(data); } in wxIcon() function
53 wxIcon(char **data) { CreateIconFromXpm((const char **)data); } in wxIcon() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/msw/
H A Dicon.h44 wxIcon() { } in wxIcon() function
50 wxIcon(const char* const* data) { CreateIconFromXpm(data); } in wxIcon() function
52 wxIcon(char **data) { CreateIconFromXpm(const_cast<const char* const*>(data)); } in wxIcon() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/motif/
H A Dicon.cpp22 wxIcon::wxIcon() in wxIcon() function in wxIcon
27 wxIcon::wxIcon(const char bits[], int width, int height) in wxIcon() function in wxIcon
32 wxIcon::wxIcon(const char* const* data) in wxIcon() function in wxIcon
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dicon.cpp42 IMPLEMENT_DYNAMIC_CLASS(wxIcon, wxGDIObject) in IMPLEMENT_DYNAMIC_CLASS() argument
68 wxIcon::wxIcon(const char bits[], int width, int height) in wxIcon() function in wxIcon
74 wxIcon::wxIcon(const wxString& iconfile, in wxIcon() function in wxIcon
83 wxIcon::wxIcon(const wxIconLocation& loc) in wxIcon() function in wxIcon
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dicon.cpp42 IMPLEMENT_DYNAMIC_CLASS(wxIcon, wxGDIObject) in IMPLEMENT_DYNAMIC_CLASS() argument
68 wxIcon::wxIcon(const char bits[], int width, int height) in wxIcon() function in wxIcon
74 wxIcon::wxIcon(const wxString& iconfile, in wxIcon() function in wxIcon
83 wxIcon::wxIcon(const wxIconLocation& loc) in wxIcon() function in wxIcon
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dicon.cpp42 IMPLEMENT_DYNAMIC_CLASS(wxIcon, wxGDIObject) in IMPLEMENT_DYNAMIC_CLASS() argument
68 wxIcon::wxIcon(const char bits[], int width, int height) in wxIcon() function in wxIcon
74 wxIcon::wxIcon(const wxString& iconfile, in wxIcon() function in wxIcon
83 wxIcon::wxIcon(const wxIconLocation& loc) in wxIcon() function in wxIcon
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dicon.cpp42 IMPLEMENT_DYNAMIC_CLASS(wxIcon, wxGDIObject) in IMPLEMENT_DYNAMIC_CLASS() argument
68 wxIcon::wxIcon(const char bits[], int width, int height) in wxIcon() function in wxIcon
74 wxIcon::wxIcon(const wxString& iconfile, in wxIcon() function in wxIcon
83 wxIcon::wxIcon(const wxIconLocation& loc) in wxIcon() function in wxIcon
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dicon.cpp41 IMPLEMENT_DYNAMIC_CLASS(wxIcon, wxGDIObject) in IMPLEMENT_DYNAMIC_CLASS() argument
67 wxIcon::wxIcon(const char bits[], int width, int height) in wxIcon() function in wxIcon
73 wxIcon::wxIcon(const wxString& iconfile, in wxIcon() function in wxIcon
82 wxIcon::wxIcon(const wxIconLocation& loc) in wxIcon() function in wxIcon
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dicon.cpp41 IMPLEMENT_DYNAMIC_CLASS(wxIcon, wxGDIObject) in IMPLEMENT_DYNAMIC_CLASS() argument
67 wxIcon::wxIcon(const char bits[], int width, int height) in wxIcon() function in wxIcon
73 wxIcon::wxIcon(const wxString& iconfile, in wxIcon() function in wxIcon
82 wxIcon::wxIcon(const wxIconLocation& loc) in wxIcon() function in wxIcon
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/os2/
H A Dicon.h46 wxIcon(const char* const* ppData) { CreateIconFromXpm(ppData); } in wxIcon() function
48 wxIcon(char** ppData) { CreateIconFromXpm(const_cast<const char* const*>(ppData)); } in wxIcon() function
55 wxIcon(const wxIconLocation& loc) in wxIcon() function

123456