Home
last modified time | relevance | path

Searched refs:mDocViewerPrint (Results 1 – 24 of 24) sorted by relevance

/dports/www/firefox/firefox-99.0/layout/printing/
H A DnsPagePrintTimer.cpp25 mDocViewerPrint(aDocViewerPrint), in NS_IMPL_ISUPPORTS_INHERITED()
33 mDocViewerPrint->IncrementDestroyBlockedCount(); in NS_IMPL_ISUPPORTS_INHERITED()
41 if (mDocViewerPrint) { in Disconnect()
43 mDocViewerPrint->DecrementDestroyBlockedCount(); in Disconnect()
44 mDocViewerPrint = nullptr; in Disconnect()
H A DnsPrintJob.cpp343 mDocViewerPrint = nullptr; in Destroy()
361 mDocViewerPrint = aDocViewerPrint; in Initialize()
807 nsCOMPtr<nsIContentViewer> cv = do_QueryInterface(mDocViewerPrint); in FirePrintingErrorEvent()
1599 mDocViewerPrint->SetPrintPreviewPresentation( in ReflowPrintObject()
2093 if (mDocViewerPrint) { in SetIsPrintPreview()
2094 mDocViewerPrint->SetIsPrintPreview(aIsPrintPreview); in SetIsPrintPreview()
2369 mDocViewerPrint(docViewerPrint) { in nsPrintCompletionEvent()
2370 NS_ASSERTION(mDocViewerPrint, "mDocViewerPrint is null."); in nsPrintCompletionEvent()
2374 if (mDocViewerPrint) mDocViewerPrint->OnDonePrinting(); in Run()
2379 nsCOMPtr<nsIDocumentViewerPrint> mDocViewerPrint; member in nsPrintCompletionEvent
[all …]
H A DnsPagePrintTimer.h62 nsCOMPtr<nsIDocumentViewerPrint> mDocViewerPrint; variable
H A DnsPrintJob.h255 nsCOMPtr<nsIDocumentViewerPrint> mDocViewerPrint; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/printing/
H A DnsPagePrintTimer.h32 , mDocViewerPrint(aDocViewerPrint) in nsPagePrintTimer()
39 mDocViewerPrint->IncrementDestroyRefCount(); in nsPagePrintTimer()
68 nsCOMPtr<nsIDocumentViewerPrint> mDocViewerPrint; variable
H A DnsPagePrintTimer.cpp18 mDocViewerPrint->DecrementDestroyRefCount(); in NS_IMPL_ISUPPORTS_INHERITED()
147 if (mDocViewerPrint) { in Notify()
H A DnsPrintEngine.cpp249 mDocViewerPrint = nullptr; in Destroy()
273 mDocViewerPrint = aDocViewerPrint; in Initialize()
461 do_QueryInterface(mDocViewerPrint); in DoCommonPrint()
3058 if (!mIsDoingPrintPreview && mDocViewerPrint) { in SetIsPrinting()
3059 mDocViewerPrint->SetIsPrinting(aIsPrinting); in SetIsPrinting()
3071 if (mDocViewerPrint) { in SetIsPrintPreview()
3502 mDocViewerPrint->GetIsPrintPreview()) { in TurnScriptingOn()
3687 : mDocViewerPrint(docViewerPrint) { in nsPrintCompletionEvent()
3692 if (mDocViewerPrint) in Run()
3693 mDocViewerPrint->OnDonePrinting(); in Run()
[all …]
H A DnsPrintEngine.h260 nsCOMPtr<nsIDocumentViewerPrint> mDocViewerPrint;
/dports/www/firefox-esr/firefox-91.8.0/layout/printing/
H A DnsPagePrintTimer.h37 mDocViewerPrint(aDocViewerPrint), in nsPagePrintTimer()
45 mDocViewerPrint->IncrementDestroyBlockedCount(); in nsPagePrintTimer()
70 nsCOMPtr<nsIDocumentViewerPrint> mDocViewerPrint; variable
H A DnsPagePrintTimer.cpp23 if (mDocViewerPrint) { in Disconnect()
25 mDocViewerPrint->DecrementDestroyBlockedCount(); in Disconnect()
26 mDocViewerPrint = nullptr; in Disconnect()
H A DnsPrintJob.cpp370 mDocViewerPrint = nullptr; in Destroy()
388 mDocViewerPrint = aDocViewerPrint; in Initialize()
1089 nsCOMPtr<nsIContentViewer> cv = do_QueryInterface(mDocViewerPrint); in FirePrintingErrorEvent()
1862 mDocViewerPrint->SetPrintPreviewPresentation( in ReflowPrintObject()
2402 if (mDocViewerPrint) { in SetIsPrintPreview()
2403 mDocViewerPrint->SetIsPrintPreview(aIsPrintPreview); in SetIsPrintPreview()
2702 mDocViewerPrint(docViewerPrint) { in nsPrintCompletionEvent()
2703 NS_ASSERTION(mDocViewerPrint, "mDocViewerPrint is null."); in nsPrintCompletionEvent()
2707 if (mDocViewerPrint) mDocViewerPrint->OnDonePrinting(); in Run()
2712 nsCOMPtr<nsIDocumentViewerPrint> mDocViewerPrint; member in nsPrintCompletionEvent
[all …]
H A DnsPrintJob.h268 nsCOMPtr<nsIDocumentViewerPrint> mDocViewerPrint; variable
/dports/mail/thunderbird/thunderbird-91.8.0/layout/printing/
H A DnsPagePrintTimer.h37 mDocViewerPrint(aDocViewerPrint), in nsPagePrintTimer()
45 mDocViewerPrint->IncrementDestroyBlockedCount(); in nsPagePrintTimer()
70 nsCOMPtr<nsIDocumentViewerPrint> mDocViewerPrint; variable
H A DnsPagePrintTimer.cpp23 if (mDocViewerPrint) { in Disconnect()
25 mDocViewerPrint->DecrementDestroyBlockedCount(); in Disconnect()
26 mDocViewerPrint = nullptr; in Disconnect()
H A DnsPrintJob.cpp370 mDocViewerPrint = nullptr; in Destroy()
388 mDocViewerPrint = aDocViewerPrint; in Initialize()
1089 nsCOMPtr<nsIContentViewer> cv = do_QueryInterface(mDocViewerPrint); in FirePrintingErrorEvent()
1862 mDocViewerPrint->SetPrintPreviewPresentation( in ReflowPrintObject()
2402 if (mDocViewerPrint) { in SetIsPrintPreview()
2403 mDocViewerPrint->SetIsPrintPreview(aIsPrintPreview); in SetIsPrintPreview()
2702 mDocViewerPrint(docViewerPrint) { in nsPrintCompletionEvent()
2703 NS_ASSERTION(mDocViewerPrint, "mDocViewerPrint is null."); in nsPrintCompletionEvent()
2707 if (mDocViewerPrint) mDocViewerPrint->OnDonePrinting(); in Run()
2712 nsCOMPtr<nsIDocumentViewerPrint> mDocViewerPrint; member in nsPrintCompletionEvent
[all …]
H A DnsPrintJob.h268 nsCOMPtr<nsIDocumentViewerPrint> mDocViewerPrint; variable
/dports/lang/spidermonkey60/firefox-60.9.0/layout/printing/
H A DnsPagePrintTimer.h34 mDocViewerPrint(*aDocViewerPrint), in nsPagePrintTimer()
42 mDocViewerPrint->IncrementDestroyBlockedCount(); in nsPagePrintTimer()
70 const mozilla::OwningNonNull<nsIDocumentViewerPrint> mDocViewerPrint; variable
H A DnsPrintJob.cpp487 mDocViewerPrint = nullptr; in Destroy()
505 mDocViewerPrint = aDocViewerPrint; in Initialize()
2300 mDocViewerPrint->SetPrintPreviewPresentation( in ReflowPrintObject()
2843 if (!mIsDoingPrintPreview && mDocViewerPrint) { in SetIsPrinting()
2844 mDocViewerPrint->SetIsPrinting(aIsPrinting); in SetIsPrinting()
2855 if (mDocViewerPrint) { in SetIsPrintPreview()
2856 mDocViewerPrint->SetIsPrintPreview(aIsPrintPreview); in SetIsPrintPreview()
3210 mDocViewerPrint->GetIsPrintPreview()) { in TurnScriptingOn()
3408 mDocViewerPrint(docViewerPrint) { in nsPrintCompletionEvent()
3413 if (mDocViewerPrint) mDocViewerPrint->OnDonePrinting(); in Run()
[all …]
H A DnsPagePrintTimer.cpp21 mDocViewerPrint->DecrementDestroyBlockedCount(); in NS_IMPL_ISUPPORTS_INHERITED()
H A DnsPrintJob.h210 nsCOMPtr<nsIDocumentViewerPrint> mDocViewerPrint; variable
/dports/lang/spidermonkey78/firefox-78.9.0/layout/printing/
H A DnsPagePrintTimer.h33 mDocViewerPrint(*aDocViewerPrint), in nsPagePrintTimer()
41 mDocViewerPrint->IncrementDestroyBlockedCount(); in nsPagePrintTimer()
69 const mozilla::OwningNonNull<nsIDocumentViewerPrint> mDocViewerPrint; variable
H A DnsPrintJob.cpp537 mDocViewerPrint = nullptr; in Destroy()
555 mDocViewerPrint = aDocViewerPrint; in Initialize()
2117 mDocViewerPrint->SetPrintPreviewPresentation( in ReflowPrintObject()
2586 if (!mIsDoingPrintPreview && mDocViewerPrint) { in SetIsPrinting()
2587 mDocViewerPrint->SetIsPrinting(aIsPrinting); in SetIsPrinting()
2598 if (mDocViewerPrint) { in SetIsPrintPreview()
2599 mDocViewerPrint->SetIsPrintPreview(aIsPrintPreview); in SetIsPrintPreview()
2818 mDocViewerPrint->GetIsPrintPreview()) { in TurnScriptingOn()
3012 mDocViewerPrint(docViewerPrint) { in nsPrintCompletionEvent()
3017 if (mDocViewerPrint) mDocViewerPrint->OnDonePrinting(); in Run()
[all …]
H A DnsPagePrintTimer.cpp19 mDocViewerPrint->DecrementDestroyBlockedCount(); in NS_IMPL_ISUPPORTS_INHERITED()
H A DnsPrintJob.h277 nsCOMPtr<nsIDocumentViewerPrint> mDocViewerPrint; variable