Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsIFrame.cpp2684 nsIFrame::PhysicalAxes aClipAxes, in ApplyOverflowClipping()
4030 !(overflowClipAxes != PhysicalAxes::None || in BuildDisplayListForChild()
4213 if (overflowClipAxes != PhysicalAxes::None) { in BuildDisplayListForChild()
9703 if (overflowClipAxes != PhysicalAxes::None) { in FinishAndStoreOverflow()
11503 return PhysicalAxes::Both; in ShouldApplyOverflowClipping()
11518 return PhysicalAxes::Both; in ShouldApplyOverflowClipping()
11523 return PhysicalAxes::None; in ShouldApplyOverflowClipping()
11525 return PhysicalAxes::Both; in ShouldApplyOverflowClipping()
11547 return PhysicalAxes(axes); in ShouldApplyOverflowClipping()
11552 return PhysicalAxes::None; in ShouldApplyOverflowClipping()
[all …]
H A DnsIFrame.h2992 enum class PhysicalAxes : uint8_t { enum
3002 PhysicalAxes ShouldApplyOverflowClipping(const nsStyleDisplay* aDisp) const;
5560 MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS(nsIFrame::PhysicalAxes)
H A DnsBlockFrame.cpp1267 const PhysicalAxes physicalBlockAxis = in Reflow()
1268 wm.IsVertical() ? PhysicalAxes::Horizontal : PhysicalAxes::Vertical; in Reflow()
2127 if (ShouldApplyOverflowClipping(aDisplay) != PhysicalAxes::Both) { in ComputeOverflowAreas()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsIFrame.cpp2718 nsIFrame::PhysicalAxes aClipAxes, in ApplyOverflowClipping()
4165 !(overflowClipAxes != PhysicalAxes::None || in BuildDisplayListForChild()
4347 if (overflowClipAxes != PhysicalAxes::None) { in BuildDisplayListForChild()
9867 if (overflowClipAxes != PhysicalAxes::None) { in FinishAndStoreOverflow()
11664 return PhysicalAxes::Both; in ShouldApplyOverflowClipping()
11679 return PhysicalAxes::Both; in ShouldApplyOverflowClipping()
11684 return PhysicalAxes::None; in ShouldApplyOverflowClipping()
11686 return PhysicalAxes::Both; in ShouldApplyOverflowClipping()
11708 return PhysicalAxes(axes); in ShouldApplyOverflowClipping()
11713 return PhysicalAxes::None; in ShouldApplyOverflowClipping()
[all …]
H A DnsIFrame.h2932 enum class PhysicalAxes : uint8_t { enum
2942 PhysicalAxes ShouldApplyOverflowClipping(const nsStyleDisplay* aDisp) const;
5534 MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS(nsIFrame::PhysicalAxes)
H A DnsBlockFrame.cpp1282 const PhysicalAxes physicalBlockAxis = in Reflow()
1283 wm.IsVertical() ? PhysicalAxes::Horizontal : PhysicalAxes::Vertical; in Reflow()
2139 if (ShouldApplyOverflowClipping(aDisplay) != PhysicalAxes::Both) { in ComputeOverflowAreas()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsIFrame.cpp2684 nsIFrame::PhysicalAxes aClipAxes, in ApplyOverflowClipping()
4030 !(overflowClipAxes != PhysicalAxes::None || in BuildDisplayListForChild()
4213 if (overflowClipAxes != PhysicalAxes::None) { in BuildDisplayListForChild()
9703 if (overflowClipAxes != PhysicalAxes::None) { in FinishAndStoreOverflow()
11503 return PhysicalAxes::Both; in ShouldApplyOverflowClipping()
11518 return PhysicalAxes::Both; in ShouldApplyOverflowClipping()
11523 return PhysicalAxes::None; in ShouldApplyOverflowClipping()
11525 return PhysicalAxes::Both; in ShouldApplyOverflowClipping()
11547 return PhysicalAxes(axes); in ShouldApplyOverflowClipping()
11552 return PhysicalAxes::None; in ShouldApplyOverflowClipping()
[all …]
H A DnsIFrame.h2992 enum class PhysicalAxes : uint8_t { enum
3002 PhysicalAxes ShouldApplyOverflowClipping(const nsStyleDisplay* aDisp) const;
5560 MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS(nsIFrame::PhysicalAxes)
H A DnsBlockFrame.cpp1267 const PhysicalAxes physicalBlockAxis = in Reflow()
1268 wm.IsVertical() ? PhysicalAxes::Horizontal : PhysicalAxes::Vertical; in Reflow()
2127 if (ShouldApplyOverflowClipping(aDisplay) != PhysicalAxes::Both) { in ComputeOverflowAreas()
/dports/www/firefox-esr/firefox-91.8.0/layout/tables/
H A DnsTableFrame.cpp1961 PhysicalAxes::Both) { in Reflow()
2036 if (ShouldApplyOverflowClipping(StyleDisplay()) != PhysicalAxes::Both) { in ComputeCustomOverflow()
/dports/www/firefox/firefox-99.0/layout/tables/
H A DnsTableFrame.cpp1856 PhysicalAxes::Both) { in Reflow()
1931 if (ShouldApplyOverflowClipping(StyleDisplay()) != PhysicalAxes::Both) { in ComputeCustomOverflow()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/tables/
H A DnsTableFrame.cpp1961 PhysicalAxes::Both) { in Reflow()
2036 if (ShouldApplyOverflowClipping(StyleDisplay()) != PhysicalAxes::Both) { in ComputeCustomOverflow()