Home
last modified time | relevance | path

Searched refs:aDirections (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DPresShell.h435 nsIContent* aContent, layers::ScrollDirections aDirections);
445 layers::ScrollDirections aDirections);
H A DnsLayoutUtils.h586 nsIFrame* aFrame, mozilla::layers::ScrollDirections aDirections);
H A DPresShell.cpp2877 nsIContent* aContent, ScrollDirections aDirections) { in GetScrollableFrameToScrollForContent() argument
2887 startFrame, aDirections); in GetScrollableFrameToScrollForContent()
2896 scrollFrame->GetScrolledFrame(), aDirections); in GetScrollableFrameToScrollForContent()
2902 ScrollDirections aDirections) { in GetScrollableFrameToScroll() argument
2904 return GetScrollableFrameToScrollForContent(content.get(), aDirections); in GetScrollableFrameToScroll()
H A DnsLayoutUtils.cpp1462 nsIFrame* aFrame, ScrollDirections aDirections) { in GetNearestScrollableFrameForDirection() argument
1470 if (aDirections.contains(ScrollDirection::eVertical)) { in GetNearestScrollableFrameForDirection()
1475 if (aDirections.contains(ScrollDirection::eHorizontal)) { in GetNearestScrollableFrameForDirection()
/dports/www/firefox/firefox-99.0/layout/base/
H A DPresShell.h450 nsIContent* aContent, layers::ScrollDirections aDirections);
460 layers::ScrollDirections aDirections);
H A DnsLayoutUtils.h583 nsIFrame* aFrame, mozilla::layers::ScrollDirections aDirections);
H A DPresShell.cpp2893 nsIContent* aContent, ScrollDirections aDirections) { in GetScrollableFrameToScrollForContent() argument
2903 startFrame, aDirections); in GetScrollableFrameToScrollForContent()
2912 scrollFrame->GetScrolledFrame(), aDirections); in GetScrollableFrameToScrollForContent()
2918 ScrollDirections aDirections) { in GetScrollableFrameToScroll() argument
2920 return GetScrollableFrameToScrollForContent(content.get(), aDirections); in GetScrollableFrameToScroll()
H A DnsLayoutUtils.cpp1402 nsIFrame* aFrame, ScrollDirections aDirections) { in GetNearestScrollableFrameForDirection() argument
1413 if (aDirections.contains(ScrollDirection::eVertical)) { in GetNearestScrollableFrameForDirection()
1418 if (aDirections.contains(ScrollDirection::eHorizontal)) { in GetNearestScrollableFrameForDirection()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DPresShell.h435 nsIContent* aContent, layers::ScrollDirections aDirections);
445 layers::ScrollDirections aDirections);
H A DnsLayoutUtils.h586 nsIFrame* aFrame, mozilla::layers::ScrollDirections aDirections);
H A DPresShell.cpp2877 nsIContent* aContent, ScrollDirections aDirections) { in GetScrollableFrameToScrollForContent() argument
2887 startFrame, aDirections); in GetScrollableFrameToScrollForContent()
2896 scrollFrame->GetScrolledFrame(), aDirections); in GetScrollableFrameToScrollForContent()
2902 ScrollDirections aDirections) { in GetScrollableFrameToScroll() argument
2904 return GetScrollableFrameToScrollForContent(content.get(), aDirections); in GetScrollableFrameToScroll()
H A DnsLayoutUtils.cpp1462 nsIFrame* aFrame, ScrollDirections aDirections) { in GetNearestScrollableFrameForDirection() argument
1470 if (aDirections.contains(ScrollDirection::eVertical)) { in GetNearestScrollableFrameForDirection()
1475 if (aDirections.contains(ScrollDirection::eHorizontal)) { in GetNearestScrollableFrameForDirection()