Searched refs:hNewDC (Results 1 – 1 of 1) sorted by relevance
1461 HDC hNewDC = ImplCreateSalPrnIC( pPrinter, pSetupData ); in ImplUpdateSalPrnIC() local1462 if ( !hNewDC ) in ImplUpdateSalPrnIC()1472 pPrinter->mpGraphics = ImplCreateSalPrnGraphics( hNewDC ); in ImplUpdateSalPrnIC()1473 pPrinter->mhDC = hNewDC; in ImplUpdateSalPrnIC()
Completed in 12 milliseconds