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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Ddcmemory.cpp78 CGContextRef bmCtx = (CGContextRef) m_selected.GetHBITMAP(); local
80 if ( bmCtx )
82 CGContextSetFillColorSpace( bmCtx, genericColorSpace );
83 CGContextSetStrokeColorSpace( bmCtx, genericColorSpace );
84 SetGraphicsContext( wxGraphicsContext::CreateFromNative( bmCtx ) );

Completed in 31 milliseconds