Home
last modified time | relevance | path

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

/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/c_src/gen/
H A Dwxe_derived_dest.h174 EwxBitmap(char * bits,int width,int height,int depth) : wxBitmap(bits,width,height,depth) {}; in EwxBitmap() function
175 EwxBitmap(int width,int height,int depth) : wxBitmap(width,height,depth) {}; in EwxBitmap() function
176 EwxBitmap(const wxString& name,wxBitmapType type) : wxBitmap(name,type) {}; in EwxBitmap() function
177 EwxBitmap(const wxSize& sz,int depth) : wxBitmap(sz,depth) {}; in EwxBitmap() function
178 EwxBitmap(const wxImage& img,int depth) : wxBitmap(img,depth) {}; in EwxBitmap() function
179 EwxBitmap(const wxImage& img) : wxBitmap(img) {}; in EwxBitmap() function
180 EwxBitmap(const wxBitmap& img) : wxBitmap(img) {}; in EwxBitmap() function
181 EwxBitmap() : wxBitmap() {}; in EwxBitmap() function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/c_src/gen/
H A Dwxe_derived_dest.h174 EwxBitmap(char * bits,int width,int height,int depth) : wxBitmap(bits,width,height,depth) {}; in EwxBitmap() function
175 EwxBitmap(int width,int height,int depth) : wxBitmap(width,height,depth) {}; in EwxBitmap() function
176 EwxBitmap(const wxString& name,wxBitmapType type) : wxBitmap(name,type) {}; in EwxBitmap() function
177 EwxBitmap(const wxSize& sz,int depth) : wxBitmap(sz,depth) {}; in EwxBitmap() function
178 EwxBitmap(const wxImage& img,int depth) : wxBitmap(img,depth) {}; in EwxBitmap() function
179 EwxBitmap(const wxImage& img) : wxBitmap(img) {}; in EwxBitmap() function
180 EwxBitmap(const wxBitmap& img) : wxBitmap(img) {}; in EwxBitmap() function
181 EwxBitmap() : wxBitmap() {}; in EwxBitmap() function
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/c_src/gen/
H A Dwxe_derived_dest.h174 EwxBitmap(char * bits,int width,int height,int depth) : wxBitmap(bits,width,height,depth) {}; in EwxBitmap() function
175 EwxBitmap(int width,int height,int depth) : wxBitmap(width,height,depth) {}; in EwxBitmap() function
176 EwxBitmap(const wxString& name,wxBitmapType type) : wxBitmap(name,type) {}; in EwxBitmap() function
177 EwxBitmap(const wxSize& sz,int depth) : wxBitmap(sz,depth) {}; in EwxBitmap() function
178 EwxBitmap(const wxImage& img,int depth) : wxBitmap(img,depth) {}; in EwxBitmap() function
179 EwxBitmap(const wxImage& img) : wxBitmap(img) {}; in EwxBitmap() function
180 EwxBitmap(const wxBitmap& img) : wxBitmap(img) {}; in EwxBitmap() function
181 EwxBitmap() : wxBitmap() {}; in EwxBitmap() function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/c_src/gen/
H A Dwxe_derived_dest.h174 EwxBitmap(char * bits,int width,int height,int depth) : wxBitmap(bits,width,height,depth) {}; in EwxBitmap() function
175 EwxBitmap(int width,int height,int depth) : wxBitmap(width,height,depth) {}; in EwxBitmap() function
176 EwxBitmap(const wxString& name,wxBitmapType type) : wxBitmap(name,type) {}; in EwxBitmap() function
177 EwxBitmap(const wxSize& sz,int depth) : wxBitmap(sz,depth) {}; in EwxBitmap() function
178 EwxBitmap(const wxImage& img,int depth) : wxBitmap(img,depth) {}; in EwxBitmap() function
179 EwxBitmap(const wxImage& img) : wxBitmap(img) {}; in EwxBitmap() function
180 EwxBitmap(const wxBitmap& img) : wxBitmap(img) {}; in EwxBitmap() function
181 EwxBitmap() : wxBitmap() {}; in EwxBitmap() function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/c_src/gen/
H A Dwxe_derived_dest.h178 EwxBitmap(const char * bits,int width,int height,int depth) : wxBitmap(bits,width,height,depth) {}; in EwxBitmap() function
179 EwxBitmap(int width,int height,int depth) : wxBitmap(width,height,depth) {}; in EwxBitmap() function
180 EwxBitmap(const wxString& filename,wxBitmapType type) : wxBitmap(filename,type) {}; in EwxBitmap() function
181 EwxBitmap(const wxImage& image,int depth) : wxBitmap(image,depth) {}; in EwxBitmap() function
182 EwxBitmap() : wxBitmap() {}; in EwxBitmap() function
183 EwxBitmap(wxBitmap copy) : wxBitmap(copy) {}; in EwxBitmap() function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/c_src/gen/
H A Dwxe_derived_dest.h178 EwxBitmap(const char * bits,int width,int height,int depth) : wxBitmap(bits,width,height,depth) {}; in EwxBitmap() function
179 EwxBitmap(int width,int height,int depth) : wxBitmap(width,height,depth) {}; in EwxBitmap() function
180 EwxBitmap(const wxString& filename,wxBitmapType type) : wxBitmap(filename,type) {}; in EwxBitmap() function
181 EwxBitmap(const wxImage& image,int depth) : wxBitmap(image,depth) {}; in EwxBitmap() function
182 EwxBitmap() : wxBitmap() {}; in EwxBitmap() function
183 EwxBitmap(wxBitmap copy) : wxBitmap(copy) {}; in EwxBitmap() function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/c_src/gen/
H A Dwxe_derived_dest.h178 EwxBitmap(const char * bits,int width,int height,int depth) : wxBitmap(bits,width,height,depth) {}; in EwxBitmap() function
179 EwxBitmap(int width,int height,int depth) : wxBitmap(width,height,depth) {}; in EwxBitmap() function
180 EwxBitmap(const wxString& filename,wxBitmapType type) : wxBitmap(filename,type) {}; in EwxBitmap() function
181 EwxBitmap(const wxImage& image,int depth) : wxBitmap(image,depth) {}; in EwxBitmap() function
182 EwxBitmap() : wxBitmap() {}; in EwxBitmap() function
183 EwxBitmap(wxBitmap copy) : wxBitmap(copy) {}; in EwxBitmap() function