Searched refs:GetSubBitmap (Results 26 - 34 of 34) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dbitmap.cpp1076 wxBitmap wxBitmap::GetSubBitmap( const wxRect& rect ) const function in class:wxBitmap
1092 wxASSERT_MSG( ret.Ok(), wxT("GetSubBitmap error") );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dbitmap.cpp1089 wxBitmap wxBitmap::GetSubBitmap( function in class:wxBitmap
1103 wxASSERT_MSG( vRet.Ok(), wxT("GetSubBitmap error") );
1175 } // end of wxBitmap::GetSubBitmap
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dbitmap.cpp1190 wxBitmap wxBitmap::GetSubBitmap( const wxRect& rect) const function in class:wxBitmap
1198 wxASSERT_MSG( ret.Ok(), wxT("GetSubBitmap error") );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/utils/convertrc/
H A Drc2xml.cpp1005 little=bitmap.GetSubBitmap(r);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dbitmap.cpp987 wxBitmap wxBitmap::GetSubBitmap( const wxRect& rect) const function in class:wxBitmap
996 wxASSERT_MSG( ret.Ok(), wxT("GetSubBitmap error") );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dbitmap.cpp1160 wxBitmap wxBitmap::GetSubBitmap(const wxRect &rect) const function in class:wxBitmap
1169 wxASSERT_MSG( ret.Ok(), wxT("GetSubBitmap error") );
H A Ddccg.cpp2079 blit = blit.GetSubBitmap( subrect ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/themes/
H A Dgtk.cpp1369 bitmapMem = bitmapMem.GetSubBitmap(rectLabel);
H A Dwin32.cpp1831 bitmapMem = bitmapMem.GetSubBitmap(rectLabel);

Completed in 122 milliseconds

12