Home
last modified time | relevance | path

Searched defs:wxIcon (Results 1 – 25 of 145) sorted by last modified time

123456

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/src/gen/
H A DwxIcon.erl29 -module(wxIcon). module
44 -type wxIcon() :: wx:wx_object(). type
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/src/gen/
H A DwxIcon.erl29 -module(wxIcon). module
44 -type wxIcon() :: wx:wx_object(). type
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxIcon.erl21 -module(wxIcon). module
31 -type wxIcon() :: wx:wx_object(). type
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxIcon.erl21 -module(wxIcon). module
31 -type wxIcon() :: wx:wx_object(). type
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxIcon.erl21 -module(wxIcon). module
31 -type wxIcon() :: wx:wx_object(). type
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxIcon.erl21 -module(wxIcon). module
31 -type wxIcon() :: wx:wx_object(). type
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/src/gen/
H A DwxIcon.erl29 -module(wxIcon). module
44 -type wxIcon() :: wx:wx_object(). type
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dgraphicsd2d.cpp3835 void DrawIcon(const wxIcon&, wxDouble, wxDouble, wxDouble, wxDouble) wxOVERRIDE {} in DrawIcon()
H A Dicon.cpp62 wxIcon::wxIcon(const char bits[], int width, int height) in wxIcon() function in wxIcon
68 wxIcon::wxIcon(const wxString& iconfile, in wxIcon() function in wxIcon
77 wxIcon::wxIcon(const wxIconLocation& loc) in wxIcon() function in wxIcon
H A Dmimetype.cpp60 class WXDLLIMPEXP_FWD_CORE wxIcon; variable
/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/wxgtk31/wxWidgets-3.1.5/src/generic/
H A Dicon.cpp23 wxIcon::wxIcon(const char* const* bits) : in wxIcon() function in wxIcon
28 wxIcon::wxIcon() : wxBitmap() in wxIcon() function in wxIcon
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk/
H A Dtaskbar.cpp363 bool wxTaskBarIcon::SetIcon(const wxIcon&, const wxString&) in SetIcon()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/generic/
H A Dmdig.h23 class WXDLLIMPEXP_FWD_CORE wxIcon; variable
H A Dicon.h36 wxIcon(const wxIconLocation& loc) in wxIcon() function
H A Dimaglist.h18 class WXDLLIMPEXP_FWD_CORE wxIcon; variable
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dbitmap.h25 class WXDLLIMPEXP_FWD_CORE wxIcon; variable
H A Drichtooltip.h20 class WXDLLIMPEXP_FWD_CORE wxIcon; variable
H A Dgdicmn.h34 class WXDLLIMPEXP_FWD_CORE wxIcon; variable
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/motif/
H A Dicon.h34 wxIcon(const wxIconLocation& loc) in wxIcon() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/msw/
H A Dbitmap.h27 class WXDLLIMPEXP_FWD_CORE wxIcon; variable
H A Dicon.h44 wxIcon() { } in wxIcon() function
50 wxIcon(const char* const* data) { CreateIconFromXpm(data); } in wxIcon() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/osx/
H A Dtaskbarosx.h14 class WXDLLIMPEXP_FWD_CORE wxIcon; variable
H A Dbitmap.h23 class WXDLLIMPEXP_FWD_CORE wxIcon; variable
/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Docpn_pixel.h256 class WXDLLEXPORT wxIcon; variable

123456