Home
last modified time | relevance | path

Searched refs:isOutOfFlow (Results 1 – 9 of 9) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DServoRestyleManager.cpp731 const bool isOutOfFlow = in ProcessPostTraversal() local
757 if (isOutOfFlow) { in ProcessPostTraversal()
815 auto type = isOutOfFlow ? ServoRestyleState::Type::OutOfFlow in ProcessPostTraversal()
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DRestyleManager.cpp2603 const bool isOutOfFlow = in ProcessPostTraversal() local
2638 if (isOutOfFlow) { in ProcessPostTraversal()
2737 auto type = isOutOfFlow || isColumnSpan ? ServoRestyleState::Type::OutOfFlow in ProcessPostTraversal()
/dports/www/firefox/firefox-99.0/layout/base/
H A DRestyleManager.cpp2653 const bool isOutOfFlow = in ProcessPostTraversal() local
2688 if (isOutOfFlow) { in ProcessPostTraversal()
2787 auto type = isOutOfFlow || isColumnSpan ? ServoRestyleState::Type::OutOfFlow in ProcessPostTraversal()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DRestyleManager.cpp2603 const bool isOutOfFlow = in ProcessPostTraversal() local
2638 if (isOutOfFlow) { in ProcessPostTraversal()
2737 auto type = isOutOfFlow || isColumnSpan ? ServoRestyleState::Type::OutOfFlow in ProcessPostTraversal()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DRestyleManager.cpp2588 const bool isOutOfFlow = in ProcessPostTraversal() local
2623 if (isOutOfFlow) { in ProcessPostTraversal()
2722 auto type = isOutOfFlow || isColumnSpan ? ServoRestyleState::Type::OutOfFlow in ProcessPostTraversal()
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsGridContainerFrame.cpp9113 bool isOutOfFlow = in ComputeSelfSubgridMasonryBits() local
9130 if (isColSubgrid && isOutOfFlow) { in ComputeSelfSubgridMasonryBits()
9149 if (isRowSubgrid && isOutOfFlow) { in ComputeSelfSubgridMasonryBits()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsGridContainerFrame.cpp9174 bool isOutOfFlow = in ComputeSelfSubgridMasonryBits() local
9191 if (isColSubgrid && isOutOfFlow) { in ComputeSelfSubgridMasonryBits()
9210 if (isRowSubgrid && isOutOfFlow) { in ComputeSelfSubgridMasonryBits()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsGridContainerFrame.cpp9113 bool isOutOfFlow = in ComputeSelfSubgridMasonryBits() local
9130 if (isColSubgrid && isOutOfFlow) { in ComputeSelfSubgridMasonryBits()
9149 if (isRowSubgrid && isOutOfFlow) { in ComputeSelfSubgridMasonryBits()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsGridContainerFrame.cpp9017 bool isOutOfFlow = in ComputeSelfSubgridMasonryBits() local
9034 if (isColSubgrid && isOutOfFlow) { in ComputeSelfSubgridMasonryBits()
9053 if (isRowSubgrid && isOutOfFlow) { in ComputeSelfSubgridMasonryBits()