Home
last modified time | relevance | path

Searched refs:AbsPosReflowFlags (Results 26 – 36 of 36) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsGridContainerFrame.cpp39 typedef nsAbsoluteContainingBlock::AbsPosReflowFlags AbsPosReflowFlags; typedef
5539 AbsPosReflowFlags flags = in ReflowChildren()
5540 AbsPosReflowFlags::eCBWidthAndHeightChanged; // XXX could be in ReflowChildren()
5542 flags |= AbsPosReflowFlags::eConstrainHeight; in ReflowChildren()
5543 flags |= AbsPosReflowFlags::eIsGridContainerCB; in ReflowChildren()
H A DnsFrame.cpp127 typedef nsAbsoluteContainingBlock::AbsPosReflowFlags AbsPosReflowFlags; typedef
6123 AbsPosReflowFlags flags = in ReflowAbsoluteFrames()
6124 AbsPosReflowFlags::eCBWidthAndHeightChanged; // XXX could be optimized in ReflowAbsoluteFrames()
6126 flags |= AbsPosReflowFlags::eConstrainHeight; in ReflowAbsoluteFrames()
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsGridContainerFrame.cpp42 typedef nsAbsoluteContainingBlock::AbsPosReflowFlags AbsPosReflowFlags; typedef
8455 AbsPosReflowFlags flags = in ReflowChildren()
8456 AbsPosReflowFlags::CBWidthAndHeightChanged; // XXX could be optimized in ReflowChildren()
8457 flags |= AbsPosReflowFlags::ConstrainHeight; in ReflowChildren()
8458 flags |= AbsPosReflowFlags::IsGridContainerCB; in ReflowChildren()
H A DnsIFrame.cpp142 typedef nsAbsoluteContainingBlock::AbsPosReflowFlags AbsPosReflowFlags; typedef
6685 AbsPosReflowFlags flags = in ReflowAbsoluteFrames()
6686 AbsPosReflowFlags::CBWidthAndHeightChanged; // XXX could be optimized in ReflowAbsoluteFrames()
6688 flags |= AbsPosReflowFlags::ConstrainHeight; in ReflowAbsoluteFrames()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsGridContainerFrame.cpp42 typedef nsAbsoluteContainingBlock::AbsPosReflowFlags AbsPosReflowFlags; typedef
8516 AbsPosReflowFlags flags = in ReflowChildren()
8517 AbsPosReflowFlags::CBWidthAndHeightChanged; // XXX could be optimized in ReflowChildren()
8518 flags |= AbsPosReflowFlags::ConstrainHeight; in ReflowChildren()
8519 flags |= AbsPosReflowFlags::IsGridContainerCB; in ReflowChildren()
H A DnsIFrame.cpp148 typedef nsAbsoluteContainingBlock::AbsPosReflowFlags AbsPosReflowFlags; typedef
6925 AbsPosReflowFlags flags = in ReflowAbsoluteFrames()
6926 AbsPosReflowFlags::CBWidthAndHeightChanged; // XXX could be optimized in ReflowAbsoluteFrames()
6928 flags |= AbsPosReflowFlags::ConstrainHeight; in ReflowAbsoluteFrames()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsGridContainerFrame.cpp42 typedef nsAbsoluteContainingBlock::AbsPosReflowFlags AbsPosReflowFlags; typedef
8455 AbsPosReflowFlags flags = in ReflowChildren()
8456 AbsPosReflowFlags::CBWidthAndHeightChanged; // XXX could be optimized in ReflowChildren()
8457 flags |= AbsPosReflowFlags::ConstrainHeight; in ReflowChildren()
8458 flags |= AbsPosReflowFlags::IsGridContainerCB; in ReflowChildren()
H A DnsIFrame.cpp142 typedef nsAbsoluteContainingBlock::AbsPosReflowFlags AbsPosReflowFlags; typedef
6685 AbsPosReflowFlags flags = in ReflowAbsoluteFrames()
6686 AbsPosReflowFlags::CBWidthAndHeightChanged; // XXX could be optimized in ReflowAbsoluteFrames()
6688 flags |= AbsPosReflowFlags::ConstrainHeight; in ReflowAbsoluteFrames()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsGridContainerFrame.cpp43 typedef nsAbsoluteContainingBlock::AbsPosReflowFlags AbsPosReflowFlags; typedef
8403 AbsPosReflowFlags flags = in ReflowChildren()
8404 AbsPosReflowFlags::CBWidthAndHeightChanged; // XXX could be optimized in ReflowChildren()
8405 flags |= AbsPosReflowFlags::ConstrainHeight; in ReflowChildren()
8406 flags |= AbsPosReflowFlags::IsGridContainerCB; in ReflowChildren()
H A DnsFrame.cpp135 typedef nsAbsoluteContainingBlock::AbsPosReflowFlags AbsPosReflowFlags; typedef
6949 AbsPosReflowFlags flags = in ReflowAbsoluteFrames()
6950 AbsPosReflowFlags::CBWidthAndHeightChanged; // XXX could be optimized in ReflowAbsoluteFrames()
6952 flags |= AbsPosReflowFlags::ConstrainHeight; in ReflowAbsoluteFrames()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsFrame.cpp117 typedef nsAbsoluteContainingBlock::AbsPosReflowFlags AbsPosReflowFlags;
5551 AbsPosReflowFlags flags =
5552 AbsPosReflowFlags::eCBWidthAndHeightChanged; // XXX could be optimized
5554 flags |= AbsPosReflowFlags::eConstrainHeight;

12