Home
last modified time | relevance | path

Searched refs:GetRootBounds (Results 1 – 14 of 14) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDOMIntersectionObserver.h53 DOMRect* GetRootBounds() { return mRootBounds; } in GetRootBounds() function
H A DnsDOMWindowUtils.cpp1980 nsDOMWindowUtils::GetRootBounds(DOMRect** aResult) { in GetRootBounds() function in nsDOMWindowUtils
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DDOMIntersectionObserver.h52 DOMRect* GetRootBounds() { return mRootBounds; } in GetRootBounds() function
H A DnsDOMWindowUtils.cpp1611 nsDOMWindowUtils::GetRootBounds(DOMRect** aResult) { in GetRootBounds() function in nsDOMWindowUtils
/dports/www/firefox/firefox-99.0/dom/base/
H A DDOMIntersectionObserver.h54 DOMRect* GetRootBounds() { return mRootBounds; } in GetRootBounds() function
H A DnsDOMWindowUtils.cpp2036 nsDOMWindowUtils::GetRootBounds(DOMRect** aResult) { in GetRootBounds() function in nsDOMWindowUtils
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DDOMIntersectionObserver.h53 DOMRect* GetRootBounds() { return mRootBounds; } in GetRootBounds() function
H A DnsDOMWindowUtils.cpp1980 nsDOMWindowUtils::GetRootBounds(DOMRect** aResult) { in GetRootBounds() function in nsDOMWindowUtils
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DDOMIntersectionObserver.h54 DOMRect* GetRootBounds() { return mRootBounds; } in GetRootBounds() function
H A DnsDOMWindowUtils.cpp1500 nsDOMWindowUtils::GetRootBounds(nsIDOMClientRect** aResult) { in GetRootBounds() function in nsDOMWindowUtils
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DDOMIntersectionObserver.h62 DOMRect* GetRootBounds() in GetRootBounds() function
H A DnsDOMWindowUtils.cpp1769 nsDOMWindowUtils::GetRootBounds(nsIDOMClientRect** aResult) in GetRootBounds() function in nsDOMWindowUtils
/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/fennec/
H A DThumbnailHelper.h229 if (!utils || NS_FAILED(utils->GetRootBounds(getter_AddRefs(rect))) || in RequestThumbnail()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/android/fennec/
H A DThumbnailHelper.h236 NS_FAILED(utils->GetRootBounds(getter_AddRefs(rect))) || in RequestThumbnail()