Searched defs:SetDepth (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dicon.cpp86 void wxIcon::SetDepth( int depth ) function in class:wxIcon
H A Dbitmap.cpp1558 void wxBitmap::SetDepth(int d) function in class:wxBitmap
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/dfb/
H A Dbitmap.cpp349 void wxBitmap::SetDepth(int depth) function in class:wxBitmap
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dbitmap.h60 void SetDepth( int depth ) { m_depth = depth ; } function in class:wxMask
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dgdiimage.h166 void SetDepth(int d) { AllocExclusive(); GetGDIImageData()->m_depth = d; } function in class:wxGDIImage
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dgdiimage.h199 void SetDepth(int nD) { EnsureHasData(); GetGDIImageData()->m_nDepth = nD; } function in class:wxGDIImage
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dgdiimage.h159 void SetDepth(int d) { EnsureHasData(); GetGDIImageData()->m_depth = d; } function in class:wxGDIImage
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Dbitmap.cpp504 void wxBitmap::SetDepth(int depth) function in class:wxBitmap
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dbitmap.cpp1012 void wxBitmap::SetDepth(int d) function in class:wxBitmap
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dbitmap.cpp825 void wxBitmap::SetDepth( int depth ) function in class:wxBitmap
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dbitmap.cpp1323 void wxBitmap::SetDepth( int depth ) function in class:wxBitmap
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dbitmap.cpp1112 void wxBitmap::SetDepth( int depth ) function in class:wxBitmap
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dprivate.h1257 void SetDepth( int depth ) { m_depth = depth; } function in class:wxBitmapRefData

Completed in 742 milliseconds