Lines Matching refs:HDC
1358 static HDC ImplCreateICW_WithCatch( LPWSTR pDriver, in ImplCreateICW_WithCatch()
1362 HDC hDC = 0; in ImplCreateICW_WithCatch()
1369 static HDC ImplCreateICA_WithCatch( char* pDriver, in ImplCreateICA_WithCatch()
1373 HDC hDC = 0; in ImplCreateICA_WithCatch()
1381 static HDC ImplCreateSalPrnIC( WinSalInfoPrinter* pPrinter, ImplJobSetup* pSetupData ) in ImplCreateSalPrnIC()
1383 HDC hDC = 0; in ImplCreateSalPrnIC()
1443 static WinSalGraphics* ImplCreateSalPrnGraphics( HDC hDC ) in ImplCreateSalPrnGraphics()
1461 HDC hNewDC = ImplCreateSalPrnIC( pPrinter, pSetupData ); in ImplUpdateSalPrnIC()
1495 HDC hDC = ImplCreateSalPrnIC( pPrinter, pSetupData ); in CreateInfoPrinter()
1752 HDC hDC = mhDC; in GetPageInfo()
1781 BOOL CALLBACK SalPrintAbortProc( HDC hPrnDC, int /* nError */ ) in SalPrintAbortProc()
1903 HDC hDC = mhDC; in ~WinSalPrinter()
1941 static int lcl_StartDocW( HDC hDC, DOCINFOW* pInfo, WinSalPrinter* pPrt ) in lcl_StartDocW()
1950 static int lcl_StartDocA( HDC hDC, DOCINFOA* pInfo, WinSalPrinter* pPrt ) in lcl_StartDocA()
1976 HDC hDC = 0; in StartJob()
2186 HDC hDC = mhDC; in EndJob()
2224 HDC hDC = mhDC; in AbortJob()
2237 void ImplSalPrinterAbortJobAsync( HDC hPrnDC ) in ImplSalPrinterAbortJobAsync()
2254 HDC hDC = pPrinter->mhDC; in ImplSalPrinterAbortJobAsync()
2281 HDC hDC = mhDC; in StartPage()
2333 HDC hDC = mhDC; in EndPage()