Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsLineLayout.cpp886 bool placedFloat = false; in ReflowFrame() local
913 placedFloat = in ReflowFrame()
1062 if (!psd->mNoWrap && (!LineIsEmpty() || placedFloat)) { in ReflowFrame()
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsLineLayout.cpp890 bool placedFloat = false; in ReflowFrame() local
919 placedFloat = TryToPlaceFloat(outOfFlowFrame); in ReflowFrame()
1066 if (!LineIsEmpty() || placedFloat) { in ReflowFrame()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsLineLayout.cpp885 bool placedFloat = false; in ReflowFrame() local
914 placedFloat = TryToPlaceFloat(outOfFlowFrame); in ReflowFrame()
1061 if (!LineIsEmpty() || placedFloat) { in ReflowFrame()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsLineLayout.cpp953 bool placedFloat = false; in ReflowFrame() local
979 placedFloat = GetOutermostLineLayout()-> in ReflowFrame()
1131 if (!psd->mNoWrap && (!LineIsEmpty() || placedFloat)) { in ReflowFrame()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsLineLayout.cpp890 bool placedFloat = false; in ReflowFrame() local
919 placedFloat = TryToPlaceFloat(outOfFlowFrame); in ReflowFrame()
1066 if (!LineIsEmpty() || placedFloat) { in ReflowFrame()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsLineLayout.cpp893 bool placedFloat = false; in ReflowFrame() local
922 placedFloat = TryToPlaceFloat(outOfFlowFrame); in ReflowFrame()
1068 if (!LineIsEmpty() || placedFloat) { in ReflowFrame()