Home | History | Annotate | Download | only in printing

Lines Matching refs:hDC

569 BOOL PrintingContextWin::AbortProc(HDC hdc, int nCode) {
679 context_ = dialog_options.hDC;
697 if (!success && dialog_options.hDC) {
698 DeleteDC(dialog_options.hDC);
706 if (dialog_options.hDC) {
707 DeleteDC(dialog_options.hDC);
757 context_ = dialog_options.hDC;
761 if (!success && dialog_options.hDC) {
762 DeleteDC(dialog_options.hDC);