Searched defs:wxDIB (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Ddib.h26 class WXDLLEXPORT wxDIB class
37 wxDIB(int width, int height, int depth) function in class:wxDIB
41 wxDIB(const wxBitmap& bmp) function in class:wxDIB
45 wxDIB(HBITMAP hbmp) function in class:wxDIB
51 wxDIB(const wxString& filename) function in class:wxDIB
143 wxDIB(const wxImage& image) { Init(); (void)Create(image); } function in class:wxDIB
[all...]
H A Dbitmap.h25 class WXDLLIMPEXP_FWD_CORE wxDIB; variable in typeref:class:WXDLLIMPEXP_FWD_CORE
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Ddib.h26 class WXDLLEXPORT wxDIB class
37 wxDIB(int width, int height, int depth) function in class:wxDIB
41 wxDIB(const wxBitmap& bmp) function in class:wxDIB
47 wxDIB(const wxString& filename) function in class:wxDIB
137 wxDIB(const wxImage& image) { Init(); (void)Create(image); } function in class:wxDIB
[all...]
H A Dbitmap.h26 class WXDLLEXPORT wxDIB; variable in typeref:class:WXDLLEXPORT

Completed in 160 milliseconds