Home
last modified time | relevance | path

Searched refs:GetTopLevelContentDocumentIfSameProcess (Results 1 – 16 of 16) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DCanvasUtils.cpp90 aDocument->GetTopLevelContentDocumentIfSameProcess(); in IsImageExtractionAllowed()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DCanvasUtils.cpp90 aDocument->GetTopLevelContentDocumentIfSameProcess(); in IsImageExtractionAllowed()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/
H A DMediaDevices.cpp56 Document* topDoc = doc->GetTopLevelContentDocumentIfSameProcess(); in GetUserMedia()
118 Document* topDoc = doc->GetTopLevelContentDocumentIfSameProcess(); in EnumerateDevices()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/
H A DMediaDevices.cpp56 Document* topDoc = doc->GetTopLevelContentDocumentIfSameProcess(); in GetUserMedia()
118 Document* topDoc = doc->GetTopLevelContentDocumentIfSameProcess(); in EnumerateDevices()
/dports/www/firefox/firefox-99.0/dom/media/
H A DMediaDevices.cpp59 Document* topDoc = doc->GetTopLevelContentDocumentIfSameProcess(); in GetUserMedia()
146 Document* topDoc = doc->GetTopLevelContentDocumentIfSameProcess(); in EnumerateDevices()
/dports/www/firefox-esr/firefox-91.8.0/dom/payments/
H A DPaymentRequest.cpp613 RefPtr<Document> topLevelDoc = doc->GetTopLevelContentDocumentIfSameProcess(); in Constructor()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/payments/
H A DPaymentRequest.cpp613 RefPtr<Document> topLevelDoc = doc->GetTopLevelContentDocumentIfSameProcess(); in Constructor()
/dports/www/firefox/firefox-99.0/dom/base/
H A DDocument.h3278 Document* GetTopLevelContentDocumentIfSameProcess();
3279 const Document* GetTopLevelContentDocumentIfSameProcess() const;
H A DDocument.cpp15406 Document* Document::GetTopLevelContentDocumentIfSameProcess() { in GetTopLevelContentDocumentIfSameProcess() function in mozilla::dom::Document
15440 const Document* Document::GetTopLevelContentDocumentIfSameProcess() const { in GetTopLevelContentDocumentIfSameProcess() function in mozilla::dom::Document
15441 return const_cast<Document*>(this)->GetTopLevelContentDocumentIfSameProcess(); in GetTopLevelContentDocumentIfSameProcess()
H A DnsGlobalWindowOuter.cpp3786 aDocument.GetTopLevelContentDocumentIfSameProcess(); in GetRDMDeviceSize()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDocument.h3251 Document* GetTopLevelContentDocumentIfSameProcess();
3252 const Document* GetTopLevelContentDocumentIfSameProcess() const;
H A DDocument.cpp15097 Document* Document::GetTopLevelContentDocumentIfSameProcess() { in GetTopLevelContentDocumentIfSameProcess() function in mozilla::dom::Document
15131 const Document* Document::GetTopLevelContentDocumentIfSameProcess() const { in GetTopLevelContentDocumentIfSameProcess() function in mozilla::dom::Document
15132 return const_cast<Document*>(this)->GetTopLevelContentDocumentIfSameProcess(); in GetTopLevelContentDocumentIfSameProcess()
H A DnsGlobalWindowOuter.cpp3811 aDocument.GetTopLevelContentDocumentIfSameProcess(); in GetRDMDeviceSize()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DDocument.h3251 Document* GetTopLevelContentDocumentIfSameProcess();
3252 const Document* GetTopLevelContentDocumentIfSameProcess() const;
H A DDocument.cpp15097 Document* Document::GetTopLevelContentDocumentIfSameProcess() { in GetTopLevelContentDocumentIfSameProcess() function in mozilla::dom::Document
15131 const Document* Document::GetTopLevelContentDocumentIfSameProcess() const { in GetTopLevelContentDocumentIfSameProcess() function in mozilla::dom::Document
15132 return const_cast<Document*>(this)->GetTopLevelContentDocumentIfSameProcess(); in GetTopLevelContentDocumentIfSameProcess()
H A DnsGlobalWindowOuter.cpp3811 aDocument.GetTopLevelContentDocumentIfSameProcess(); in GetRDMDeviceSize()