Searched refs:pageContext (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 Ddcprint.cpp176 CGContextRef pageContext; local
183 &pageContext );
188 (void**) &pageContext );
214 CGContextTranslateCTM( pageContext , -paperRect.left , paperRect.bottom ) ;
215 CGContextScaleCTM( pageContext , 1 , -1 ) ;
225 dc->SetGraphicsContext( wxGraphicsContext::CreateFromNative( pageContext ) );

Completed in 58 milliseconds