Searched refs:bmappixels (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.cpp393 PixMapHandle bmappixels ; local
410 bmappixels = GetGWorldPixMap( bmapworld ) ;
412 wxCHECK_RET(LockPixels(bmappixels),
437 UnlockPixels( bmappixels ) ;
1292 PixMapHandle bmappixels = GetGWorldPixMap( sourcePort ) ; local
1293 if ( LockPixels(bmappixels) )
1454 UnlockPixels( bmappixels ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Ddc.cpp387 PixMapHandle bmappixels ; local
403 bmappixels = GetGWorldPixMap( bmapworld ) ;
404 wxCHECK_RET(LockPixels(bmappixels),
427 UnlockPixels( bmappixels ) ;
1175 PixMapHandle bmappixels = GetGWorldPixMap( sourcePort ) ; local
1176 if ( LockPixels(bmappixels) )
1326 UnlockPixels( bmappixels ) ;

Completed in 102 milliseconds