Home
last modified time | relevance | path

Searched defs:GetPresShell (Results 1 – 25 of 137) sorted by relevance

123456

/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DnsICanvasRenderingContextInternal.cpp19 mozilla::PresShell* nsICanvasRenderingContextInternal::GetPresShell() { in GetPresShell() function in nsICanvasRenderingContextInternal
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DnsICanvasRenderingContextInternal.cpp19 mozilla::PresShell* nsICanvasRenderingContextInternal::GetPresShell() { in GetPresShell() function in nsICanvasRenderingContextInternal
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DnsICanvasRenderingContextInternal.cpp19 mozilla::PresShell* nsICanvasRenderingContextInternal::GetPresShell() { in GetPresShell() function in nsICanvasRenderingContextInternal
/dports/lang/spidermonkey78/firefox-78.9.0/image/
H A DSVGDocumentWrapper.h69 inline mozilla::PresShell* GetPresShell() { return mViewer->GetPresShell(); } in GetPresShell() function
/dports/www/firefox-legacy/firefox-52.8.0esr/image/
H A DSVGDocumentWrapper.h80 inline nsresult GetPresShell(nsIPresShell** aPresShell) in GetPresShell() function
/dports/lang/spidermonkey60/firefox-60.9.0/image/
H A DSVGDocumentWrapper.h76 inline nsresult GetPresShell(nsIPresShell** aPresShell) { in GetPresShell() function
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DResizeObserverController.h96 PresShell* GetPresShell() const { return mDocument->GetPresShell(); } in GetPresShell() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DResizeObserverController.h98 PresShell* GetPresShell() const { return mDocument->GetPresShell(); } in GetPresShell() function
/dports/www/firefox/firefox-99.0/dom/base/
H A DResizeObserverController.h96 PresShell* GetPresShell() const { return mDocument->GetPresShell(); } in GetPresShell() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DResizeObserverController.h96 PresShell* GetPresShell() const { return mDocument->GetPresShell(); } in GetPresShell() function
/dports/www/firefox-esr/firefox-91.8.0/image/
H A DSVGDocumentWrapper.h70 inline mozilla::PresShell* GetPresShell() { return mViewer->GetPresShell(); } in GetPresShell() function
/dports/www/firefox/firefox-99.0/image/
H A DSVGDocumentWrapper.h70 inline mozilla::PresShell* GetPresShell() { return mViewer->GetPresShell(); } in GetPresShell() function
/dports/mail/thunderbird/thunderbird-91.8.0/image/
H A DSVGDocumentWrapper.h70 inline mozilla::PresShell* GetPresShell() { return mViewer->GetPresShell(); } in GetPresShell() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/ipc/
H A DTelemetryScrollProbe.cpp42 already_AddRefed<nsIPresShell> TelemetryScrollProbe::GetPresShell() const { in GetPresShell() function in mozilla::dom::TelemetryScrollProbe
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DnsICanvasRenderingContextInternal.h55 virtual nsIPresShell *GetPresShell() { in GetPresShell() function
/dports/lang/spidermonkey78/firefox-78.9.0/view/
H A DnsViewManager.h234 mozilla::PresShell* GetPresShell() const { return mPresShell; } in GetPresShell() function
/dports/lang/spidermonkey60/firefox-60.9.0/view/
H A DnsViewManager.h229 nsIPresShell* GetPresShell() { return mPresShell; } in GetPresShell() function
/dports/www/firefox-legacy/firefox-52.8.0esr/view/
H A DnsViewManager.h233 nsIPresShell* GetPresShell() { return mPresShell; } in GetPresShell() function
/dports/mail/thunderbird/thunderbird-91.8.0/view/
H A DnsViewManager.h234 mozilla::PresShell* GetPresShell() const { return mPresShell; } in GetPresShell() function
/dports/www/firefox/firefox-99.0/view/
H A DnsViewManager.h235 mozilla::PresShell* GetPresShell() const { return mPresShell; } in GetPresShell() function
/dports/www/firefox-esr/firefox-91.8.0/view/
H A DnsViewManager.h234 mozilla::PresShell* GetPresShell() const { return mPresShell; } in GetPresShell() function
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/
H A DnsIWidgetListener.cpp31 nsIWidgetListener::GetPresShell() in GetPresShell() function in nsIWidgetListener
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DnsICanvasRenderingContextInternal.h59 virtual nsIPresShell* GetPresShell() { in GetPresShell() function
/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DnsIWidgetListener.cpp22 nsIPresShell* nsIWidgetListener::GetPresShell() { return nullptr; } in GetPresShell() function in nsIWidgetListener
/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DnsIWidgetListener.cpp22 PresShell* nsIWidgetListener::GetPresShell() { return nullptr; } in GetPresShell() function in nsIWidgetListener

123456