Searched refs:nSysJobSize (Results 1 – 1 of 1) sorted by relevance
556 long nSysJobSize = -1; in ImplTestSalJobSetup() local581 nSysJobSize = DocumentPropertiesW( 0, hPrn, in ImplTestSalJobSetup()587 nSysJobSize = DocumentPropertiesA( 0, hPrn, in ImplTestSalJobSetup()592 if( nSysJobSize < 0 ) in ImplTestSalJobSetup()597 BYTE *pBuffer = (BYTE*)_alloca( nSysJobSize ); in ImplTestSalJobSetup()629 … (long)(pSetupData->mnDriverDataLen - pSetupDriverData->mnDriverOffset) == nSysJobSize && in ImplTestSalJobSetup()675 LONG nSysJobSize = -1; in ImplUpdateSalJobSetup() local684 nSysJobSize = DocumentPropertiesW( hWnd, hPrn, in ImplUpdateSalJobSetup()689 nSysJobSize = DocumentPropertiesA( hWnd, hPrn, in ImplUpdateSalJobSetup()692 if ( nSysJobSize < 0 ) in ImplUpdateSalJobSetup()[all …]
Completed in 16 milliseconds