Home
last modified time | relevance | path

Searched refs:GetDocumentFromView (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsSubDocumentFrame.cpp52 GetDocumentFromView(nsView* aView)
1061 nsIDocument* doc = ::GetDocumentFromView(aSibling);
1156 nsIDocument* doc = ::GetDocumentFromView(aSibling);
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsSubDocumentFrame.cpp52 static nsIDocument* GetDocumentFromView(nsView* aView) { in GetDocumentFromView() function
1031 nsIDocument* doc = ::GetDocumentFromView(aSibling); in BeginSwapDocShellsForViews()
1118 nsIDocument* doc = ::GetDocumentFromView(aSibling); in EndSwapDocShellsForViews()
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsSubDocumentFrame.cpp61 static Document* GetDocumentFromView(nsView* aView) { in GetDocumentFromView() function
986 if (Document* doc = ::GetDocumentFromView(aSibling)) { in BeginSwapDocShellsForViews()
1067 if (Document* doc = ::GetDocumentFromView(aSibling)) { in EndSwapDocShellsForViews()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsSubDocumentFrame.cpp60 static Document* GetDocumentFromView(nsView* aView) { in GetDocumentFromView() function
1023 if (Document* doc = ::GetDocumentFromView(aSibling)) { in BeginSwapDocShellsForViews()
1104 if (Document* doc = ::GetDocumentFromView(aSibling)) { in EndSwapDocShellsForViews()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsSubDocumentFrame.cpp61 static Document* GetDocumentFromView(nsView* aView) { in GetDocumentFromView() function
986 if (Document* doc = ::GetDocumentFromView(aSibling)) { in BeginSwapDocShellsForViews()
1067 if (Document* doc = ::GetDocumentFromView(aSibling)) { in EndSwapDocShellsForViews()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsSubDocumentFrame.cpp60 static Document* GetDocumentFromView(nsView* aView) { in GetDocumentFromView() function
1006 if (Document* doc = ::GetDocumentFromView(aSibling)) { in BeginSwapDocShellsForViews()
1088 if (Document* doc = ::GetDocumentFromView(aSibling)) { in EndSwapDocShellsForViews()