Searched refs:aScrollPort (Results 1 – 6 of 6) sorted by relevance
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/ |
H A D | nsGfxScrollFrame.cpp | 863 const nsRect aScrollPort, in GetScrollableOverflowForPerspective() argument 935 nsMargin overhang(std::max(0, aScrollPort.Y() - preScroll.Y()), in GetScrollableOverflowForPerspective() 938 std::max(0, aScrollPort.X() - preScroll.X())); in GetScrollableOverflowForPerspective() 950 nsRect overflow = aScrollPort - scrollPos; in GetScrollableOverflowForPerspective() 4137 r = r.Intersect(aScrollPort); in GetScrollPortSizeExcludingHeadersAndFooters() 4138 if ((r.width >= aScrollPort.width / 2 || in GetScrollPortSizeExcludingHeadersAndFooters() 4140 r.height <= aScrollPort.height/3) { in GetScrollPortSizeExcludingHeadersAndFooters() 4154 nscoord footerTop = aScrollPort.height; in GetScrollPortSizeExcludingHeadersAndFooters() 4161 headerBottom = std::min(aScrollPort.height/3, headerBottom); in GetScrollPortSizeExcludingHeadersAndFooters() 4162 footerTop = std::max(aScrollPort.height - aScrollPort.height/3, footerTop); in GetScrollPortSizeExcludingHeadersAndFooters() [all …]
|
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/ |
H A D | nsGfxScrollFrame.cpp | 902 nsMargin overhang(std::max(0, aScrollPort.Y() - preScroll.Y()), in GetScrollableOverflowForPerspective() 905 std::max(0, aScrollPort.X() - preScroll.X())); in GetScrollableOverflowForPerspective() 917 nsRect overflow = aScrollPort - scrollPos; in GetScrollableOverflowForPerspective() 4131 nsIFrame* aViewportFrame, const nsRect& aScrollPort) { in GetScrollPortSizeExcludingHeadersAndFooters() argument 4139 r = r.Intersect(aScrollPort); in GetScrollPortSizeExcludingHeadersAndFooters() 4140 if ((r.width >= aScrollPort.width / 2 || in GetScrollPortSizeExcludingHeadersAndFooters() 4142 r.height <= aScrollPort.height / 3) { in GetScrollPortSizeExcludingHeadersAndFooters() 4156 nscoord footerTop = aScrollPort.height; in GetScrollPortSizeExcludingHeadersAndFooters() 4163 headerBottom = std::min(aScrollPort.height / 3, headerBottom); in GetScrollPortSizeExcludingHeadersAndFooters() 4164 footerTop = std::max(aScrollPort.height - aScrollPort.height / 3, footerTop); in GetScrollPortSizeExcludingHeadersAndFooters() [all …]
|
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/ |
H A D | nsGfxScrollFrame.cpp | 1181 nsRect overflow = aScrollPort - scrollPos; in GetScrollableOverflowForPerspective() 4994 const nsRect& aScrollPort, in AddToListIfHeaderFooter() argument 4998 r = r.Intersect(aScrollPort); in AddToListIfHeaderFooter() 4999 if ((r.width >= aScrollPort.width / 2 || in AddToListIfHeaderFooter() 5001 r.height <= aScrollPort.height / 3) { in AddToListIfHeaderFooter() 5008 const nsRect& aScrollPort) { in GetScrollPortSizeExcludingHeadersAndFooters() argument 5029 AddToListIfHeaderFooter(f, aScrollFrame, aScrollPort, list); in GetScrollPortSizeExcludingHeadersAndFooters() 5043 nscoord footerTop = aScrollPort.height; in GetScrollPortSizeExcludingHeadersAndFooters() 5050 headerBottom = std::min(aScrollPort.height / 3, headerBottom); in GetScrollPortSizeExcludingHeadersAndFooters() 5051 footerTop = std::max(aScrollPort.height - aScrollPort.height / 3, footerTop); in GetScrollPortSizeExcludingHeadersAndFooters() [all …]
|
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/ |
H A D | nsGfxScrollFrame.cpp | 1181 nsRect overflow = aScrollPort - scrollPos; in GetScrollableOverflowForPerspective() 4994 const nsRect& aScrollPort, in AddToListIfHeaderFooter() argument 4998 r = r.Intersect(aScrollPort); in AddToListIfHeaderFooter() 4999 if ((r.width >= aScrollPort.width / 2 || in AddToListIfHeaderFooter() 5001 r.height <= aScrollPort.height / 3) { in AddToListIfHeaderFooter() 5008 const nsRect& aScrollPort) { in GetScrollPortSizeExcludingHeadersAndFooters() argument 5029 AddToListIfHeaderFooter(f, aScrollFrame, aScrollPort, list); in GetScrollPortSizeExcludingHeadersAndFooters() 5043 nscoord footerTop = aScrollPort.height; in GetScrollPortSizeExcludingHeadersAndFooters() 5050 headerBottom = std::min(aScrollPort.height / 3, headerBottom); in GetScrollPortSizeExcludingHeadersAndFooters() 5051 footerTop = std::max(aScrollPort.height - aScrollPort.height / 3, footerTop); in GetScrollPortSizeExcludingHeadersAndFooters() [all …]
|
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/ |
H A D | nsGfxScrollFrame.cpp | 1047 nsRect overflow = aScrollPort - scrollPos; in GetScrollableOverflowForPerspective() 4511 const nsRect& aScrollPort, in AddToListIfHeaderFooter() argument 4515 r = r.Intersect(aScrollPort); in AddToListIfHeaderFooter() 4516 if ((r.width >= aScrollPort.width / 2 || in AddToListIfHeaderFooter() 4518 r.height <= aScrollPort.height / 3) { in AddToListIfHeaderFooter() 4525 const nsRect& aScrollPort) { in GetScrollPortSizeExcludingHeadersAndFooters() argument 4546 AddToListIfHeaderFooter(f, aScrollFrame, aScrollPort, list); in GetScrollPortSizeExcludingHeadersAndFooters() 4560 nscoord footerTop = aScrollPort.height; in GetScrollPortSizeExcludingHeadersAndFooters() 4567 headerBottom = std::min(aScrollPort.height / 3, headerBottom); in GetScrollPortSizeExcludingHeadersAndFooters() 4568 footerTop = std::max(aScrollPort.height - aScrollPort.height / 3, footerTop); in GetScrollPortSizeExcludingHeadersAndFooters() [all …]
|
/dports/www/firefox/firefox-99.0/layout/generic/ |
H A D | nsGfxScrollFrame.cpp | 1304 nsRect overflow = aScrollPort - scrollPos; in GetScrollableOverflowForPerspective() 5028 const nsRect& aScrollPort, in AddToListIfHeaderFooter() argument 5032 r = r.Intersect(aScrollPort); in AddToListIfHeaderFooter() 5033 if ((r.width >= aScrollPort.width / 2 || in AddToListIfHeaderFooter() 5035 r.height <= aScrollPort.height / 3) { in AddToListIfHeaderFooter() 5042 const nsRect& aScrollPort) { in GetScrollPortSizeExcludingHeadersAndFooters() argument 5063 AddToListIfHeaderFooter(f, aScrollFrame, aScrollPort, list); in GetScrollPortSizeExcludingHeadersAndFooters() 5077 nscoord footerTop = aScrollPort.height; in GetScrollPortSizeExcludingHeadersAndFooters() 5084 headerBottom = std::min(aScrollPort.height / 3, headerBottom); in GetScrollPortSizeExcludingHeadersAndFooters() 5085 footerTop = std::max(aScrollPort.height - aScrollPort.height / 3, footerTop); in GetScrollPortSizeExcludingHeadersAndFooters() [all …]
|