Home
last modified time | relevance | path

Searched refs:shouldReflowAllKids (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsContainerFrame.cpp1239 bool shouldReflowAllKids = aReflowInput.ShouldReflowAllKids(); in ReflowOverflowContainerChildren() local
1249 if (shouldReflowAllKids || NS_SUBTREE_DIRTY(frame)) { in ReflowOverflowContainerChildren()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsContainerFrame.cpp1070 bool shouldReflowAllKids = aReflowInput.ShouldReflowAllKids(); in ReflowOverflowContainerChildren() local
1087 if (shouldReflowAllKids || NS_SUBTREE_DIRTY(frame)) { in ReflowOverflowContainerChildren()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsContainerFrame.cpp1141 bool shouldReflowAllKids = aReflowInput.ShouldReflowAllKids(); in ReflowOverflowContainerChildren() local
1158 if (shouldReflowAllKids || NS_SUBTREE_DIRTY(frame)) { in ReflowOverflowContainerChildren()
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsContainerFrame.cpp1211 bool shouldReflowAllKids = aReflowInput.ShouldReflowAllKids(); in ReflowOverflowContainerChildren() local
1244 if (shouldReflowAllKids || frame->IsSubtreeDirty() || in ReflowOverflowContainerChildren()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsContainerFrame.cpp1216 bool shouldReflowAllKids = aReflowInput.ShouldReflowAllKids(); in ReflowOverflowContainerChildren() local
1249 if (shouldReflowAllKids || frame->IsSubtreeDirty() || in ReflowOverflowContainerChildren()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsContainerFrame.cpp1211 bool shouldReflowAllKids = aReflowInput.ShouldReflowAllKids(); in ReflowOverflowContainerChildren() local
1244 if (shouldReflowAllKids || frame->IsSubtreeDirty() || in ReflowOverflowContainerChildren()