Searched refs:bmapworld (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Ddc.cpp392 GWorldPtr bmapworld = MAC_WXHBITMAP( bmp.GetHBITMAP((WXHBITMAP*)&maskworld) ); local
410 bmappixels = GetGWorldPixMap( bmapworld ) ;
423 GetPortBitMapForCopyBits(bmapworld),
433 CopyBits( GetPortBitMapForCopyBits( bmapworld ),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Ddc.cpp386 GWorldPtr bmapworld = MAC_WXHBITMAP( bmp.GetHBITMAP() ); local
403 bmappixels = GetGWorldPixMap( bmapworld ) ;
414 GetPortBitMapForCopyBits(bmapworld),
423 CopyBits( GetPortBitMapForCopyBits( bmapworld ),

Completed in 43 milliseconds