Home
last modified time | relevance | path

Searched refs:reflowInput (Results 1 – 25 of 95) sorted by relevance

1234

/dports/www/firefox-esr/firefox-91.8.0/layout/forms/
H A DnsProgressFrame.cpp123 ReflowInput reflowInput(aPresContext, aReflowInput, aChild, availSize); in ReflowChildFrame() local
153 size -= reflowInput.ComputedPhysicalMargin().TopBottom() + in ReflowChildFrame()
154 reflowInput.ComputedPhysicalBorderPadding().TopBottom(); in ReflowChildFrame()
156 reflowInput.SetComputedHeight(size); in ReflowChildFrame()
158 size -= reflowInput.ComputedPhysicalMargin().LeftRight() + in ReflowChildFrame()
159 reflowInput.ComputedPhysicalBorderPadding().LeftRight(); in ReflowChildFrame()
161 reflowInput.SetComputedWidth(size); in ReflowChildFrame()
167 yoffset += aReflowInput.ComputedHeight() - reflowInput.ComputedHeight(); in ReflowChildFrame()
170 xoffset += reflowInput.ComputedPhysicalMargin().left; in ReflowChildFrame()
171 yoffset += reflowInput.ComputedPhysicalMargin().top; in ReflowChildFrame()
[all …]
H A DnsMeterFrame.cpp116 ReflowInput reflowInput(aPresContext, aReflowInput, aBarFrame, availSize); in ReflowBarFrame() local
143 size -= reflowInput.ComputedPhysicalMargin().TopBottom() + in ReflowBarFrame()
144 reflowInput.ComputedPhysicalBorderPadding().TopBottom(); in ReflowBarFrame()
146 reflowInput.SetComputedHeight(size); in ReflowBarFrame()
148 size -= reflowInput.ComputedPhysicalMargin().LeftRight() + in ReflowBarFrame()
149 reflowInput.ComputedPhysicalBorderPadding().LeftRight(); in ReflowBarFrame()
151 reflowInput.SetComputedWidth(size); in ReflowBarFrame()
154 xoffset += reflowInput.ComputedPhysicalMargin().left; in ReflowBarFrame()
155 yoffset += reflowInput.ComputedPhysicalMargin().top; in ReflowBarFrame()
157 ReflowOutput barDesiredSize(reflowInput); in ReflowBarFrame()
[all …]
/dports/www/firefox/firefox-99.0/layout/forms/
H A DnsProgressFrame.cpp124 ReflowInput reflowInput(aPresContext, aReflowInput, aChild, availSize); in ReflowChildFrame() local
154 size -= reflowInput.ComputedPhysicalMargin().TopBottom() + in ReflowChildFrame()
155 reflowInput.ComputedPhysicalBorderPadding().TopBottom(); in ReflowChildFrame()
157 reflowInput.SetComputedHeight(size); in ReflowChildFrame()
159 size -= reflowInput.ComputedPhysicalMargin().LeftRight() + in ReflowChildFrame()
160 reflowInput.ComputedPhysicalBorderPadding().LeftRight(); in ReflowChildFrame()
162 reflowInput.SetComputedWidth(size); in ReflowChildFrame()
168 yoffset += aReflowInput.ComputedHeight() - reflowInput.ComputedHeight(); in ReflowChildFrame()
171 xoffset += reflowInput.ComputedPhysicalMargin().left; in ReflowChildFrame()
172 yoffset += reflowInput.ComputedPhysicalMargin().top; in ReflowChildFrame()
[all …]
H A DnsMeterFrame.cpp117 ReflowInput reflowInput(aPresContext, aReflowInput, aBarFrame, availSize); in ReflowBarFrame() local
135 size -= reflowInput.ComputedPhysicalMargin().TopBottom() + in ReflowBarFrame()
136 reflowInput.ComputedPhysicalBorderPadding().TopBottom(); in ReflowBarFrame()
138 reflowInput.SetComputedHeight(size); in ReflowBarFrame()
140 size -= reflowInput.ComputedPhysicalMargin().LeftRight() + in ReflowBarFrame()
141 reflowInput.ComputedPhysicalBorderPadding().LeftRight(); in ReflowBarFrame()
143 reflowInput.SetComputedWidth(size); in ReflowBarFrame()
146 xoffset += reflowInput.ComputedPhysicalMargin().left; in ReflowBarFrame()
147 yoffset += reflowInput.ComputedPhysicalMargin().top; in ReflowBarFrame()
149 ReflowOutput barDesiredSize(reflowInput); in ReflowBarFrame()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/layout/forms/
H A DnsProgressFrame.cpp123 ReflowInput reflowInput(aPresContext, aReflowInput, aChild, availSize); in ReflowChildFrame() local
153 size -= reflowInput.ComputedPhysicalMargin().TopBottom() + in ReflowChildFrame()
154 reflowInput.ComputedPhysicalBorderPadding().TopBottom(); in ReflowChildFrame()
156 reflowInput.SetComputedHeight(size); in ReflowChildFrame()
158 size -= reflowInput.ComputedPhysicalMargin().LeftRight() + in ReflowChildFrame()
159 reflowInput.ComputedPhysicalBorderPadding().LeftRight(); in ReflowChildFrame()
161 reflowInput.SetComputedWidth(size); in ReflowChildFrame()
167 yoffset += aReflowInput.ComputedHeight() - reflowInput.ComputedHeight(); in ReflowChildFrame()
170 xoffset += reflowInput.ComputedPhysicalMargin().left; in ReflowChildFrame()
171 yoffset += reflowInput.ComputedPhysicalMargin().top; in ReflowChildFrame()
[all …]
H A DnsMeterFrame.cpp116 ReflowInput reflowInput(aPresContext, aReflowInput, aBarFrame, availSize); in ReflowBarFrame() local
143 size -= reflowInput.ComputedPhysicalMargin().TopBottom() + in ReflowBarFrame()
144 reflowInput.ComputedPhysicalBorderPadding().TopBottom(); in ReflowBarFrame()
146 reflowInput.SetComputedHeight(size); in ReflowBarFrame()
148 size -= reflowInput.ComputedPhysicalMargin().LeftRight() + in ReflowBarFrame()
149 reflowInput.ComputedPhysicalBorderPadding().LeftRight(); in ReflowBarFrame()
151 reflowInput.SetComputedWidth(size); in ReflowBarFrame()
154 xoffset += reflowInput.ComputedPhysicalMargin().left; in ReflowBarFrame()
155 yoffset += reflowInput.ComputedPhysicalMargin().top; in ReflowBarFrame()
157 ReflowOutput barDesiredSize(reflowInput); in ReflowBarFrame()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/layout/forms/
H A DnsProgressFrame.cpp129 ReflowInput reflowInput(aPresContext, aReflowInput, aChild, availSize); in ReflowChildFrame() local
159 size -= reflowInput.ComputedPhysicalMargin().TopBottom() + in ReflowChildFrame()
160 reflowInput.ComputedPhysicalBorderPadding().TopBottom(); in ReflowChildFrame()
162 reflowInput.SetComputedHeight(size); in ReflowChildFrame()
164 size -= reflowInput.ComputedPhysicalMargin().LeftRight() + in ReflowChildFrame()
165 reflowInput.ComputedPhysicalBorderPadding().LeftRight(); in ReflowChildFrame()
167 reflowInput.SetComputedWidth(size); in ReflowChildFrame()
173 yoffset += aReflowInput.ComputedHeight() - reflowInput.ComputedHeight(); in ReflowChildFrame()
176 xoffset += reflowInput.ComputedPhysicalMargin().left; in ReflowChildFrame()
177 yoffset += reflowInput.ComputedPhysicalMargin().top; in ReflowChildFrame()
[all …]
H A DnsMeterFrame.cpp122 ReflowInput reflowInput(aPresContext, aReflowInput, aBarFrame, availSize); in ReflowBarFrame() local
149 size -= reflowInput.ComputedPhysicalMargin().TopBottom() + in ReflowBarFrame()
150 reflowInput.ComputedPhysicalBorderPadding().TopBottom(); in ReflowBarFrame()
152 reflowInput.SetComputedHeight(size); in ReflowBarFrame()
154 size -= reflowInput.ComputedPhysicalMargin().LeftRight() + in ReflowBarFrame()
155 reflowInput.ComputedPhysicalBorderPadding().LeftRight(); in ReflowBarFrame()
157 reflowInput.SetComputedWidth(size); in ReflowBarFrame()
160 xoffset += reflowInput.ComputedPhysicalMargin().left; in ReflowBarFrame()
161 yoffset += reflowInput.ComputedPhysicalMargin().top; in ReflowBarFrame()
163 ReflowOutput barDesiredSize(reflowInput); in ReflowBarFrame()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/forms/
H A DnsProgressFrame.cpp158 ReflowInput reflowInput(aPresContext, aReflowInput, aChild, availSize); in ReflowChildFrame() local
188 size -= reflowInput.ComputedPhysicalMargin().TopBottom() + in ReflowChildFrame()
189 reflowInput.ComputedPhysicalBorderPadding().TopBottom(); in ReflowChildFrame()
191 reflowInput.SetComputedHeight(size); in ReflowChildFrame()
193 size -= reflowInput.ComputedPhysicalMargin().LeftRight() + in ReflowChildFrame()
194 reflowInput.ComputedPhysicalBorderPadding().LeftRight(); in ReflowChildFrame()
196 reflowInput.SetComputedWidth(size); in ReflowChildFrame()
205 xoffset += reflowInput.ComputedPhysicalMargin().left; in ReflowChildFrame()
206 yoffset += reflowInput.ComputedPhysicalMargin().top; in ReflowChildFrame()
209 ReflowChild(aChild, aPresContext, barDesiredSize, reflowInput, xoffset, in ReflowChildFrame()
[all …]
H A DnsMeterFrame.cpp151 ReflowInput reflowInput(aPresContext, aReflowInput, in ReflowBarFrame() local
179 size -= reflowInput.ComputedPhysicalMargin().TopBottom() + in ReflowBarFrame()
180 reflowInput.ComputedPhysicalBorderPadding().TopBottom(); in ReflowBarFrame()
182 reflowInput.SetComputedHeight(size); in ReflowBarFrame()
184 size -= reflowInput.ComputedPhysicalMargin().LeftRight() + in ReflowBarFrame()
185 reflowInput.ComputedPhysicalBorderPadding().LeftRight(); in ReflowBarFrame()
187 reflowInput.SetComputedWidth(size); in ReflowBarFrame()
190 xoffset += reflowInput.ComputedPhysicalMargin().left; in ReflowBarFrame()
191 yoffset += reflowInput.ComputedPhysicalMargin().top; in ReflowBarFrame()
193 ReflowOutput barDesiredSize(reflowInput); in ReflowBarFrame()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/layout/forms/
H A DnsMeterFrame.cpp127 ReflowInput reflowInput(aPresContext, aReflowInput, aBarFrame, availSize); in ReflowBarFrame() local
154 size -= reflowInput.ComputedPhysicalMargin().TopBottom() + in ReflowBarFrame()
155 reflowInput.ComputedPhysicalBorderPadding().TopBottom(); in ReflowBarFrame()
157 reflowInput.SetComputedHeight(size); in ReflowBarFrame()
159 size -= reflowInput.ComputedPhysicalMargin().LeftRight() + in ReflowBarFrame()
160 reflowInput.ComputedPhysicalBorderPadding().LeftRight(); in ReflowBarFrame()
162 reflowInput.SetComputedWidth(size); in ReflowBarFrame()
165 xoffset += reflowInput.ComputedPhysicalMargin().left; in ReflowBarFrame()
166 yoffset += reflowInput.ComputedPhysicalMargin().top; in ReflowBarFrame()
168 ReflowOutput barDesiredSize(reflowInput); in ReflowBarFrame()
[all …]
H A DnsProgressFrame.cpp135 ReflowInput reflowInput(aPresContext, aReflowInput, aChild, availSize); in ReflowChildFrame() local
165 size -= reflowInput.ComputedPhysicalMargin().TopBottom() + in ReflowChildFrame()
166 reflowInput.ComputedPhysicalBorderPadding().TopBottom(); in ReflowChildFrame()
168 reflowInput.SetComputedHeight(size); in ReflowChildFrame()
170 size -= reflowInput.ComputedPhysicalMargin().LeftRight() + in ReflowChildFrame()
171 reflowInput.ComputedPhysicalBorderPadding().LeftRight(); in ReflowChildFrame()
173 reflowInput.SetComputedWidth(size); in ReflowChildFrame()
179 yoffset += aReflowInput.ComputedHeight() - reflowInput.ComputedHeight(); in ReflowChildFrame()
182 xoffset += reflowInput.ComputedPhysicalMargin().left; in ReflowChildFrame()
183 yoffset += reflowInput.ComputedPhysicalMargin().top; in ReflowChildFrame()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DRestyleManagerBase.cpp595 ReflowInput reflowInput(aFrame->PresContext(), parentReflowInput, aFrame, in RecomputePosition() local
597 nsSize computedSize(reflowInput.ComputedWidth(), in RecomputePosition()
598 reflowInput.ComputedHeight()); in RecomputePosition()
602 reflowInput.ComputedPhysicalBorderPadding().TopBottom(); in RecomputePosition()
615 if (NS_AUTOOFFSET == reflowInput.ComputedPhysicalOffsets().left) { in RecomputePosition()
616 reflowInput.ComputedPhysicalOffsets().left = cbSize.width - in RecomputePosition()
623 if (NS_AUTOOFFSET == reflowInput.ComputedPhysicalOffsets().top) { in RecomputePosition()
624 reflowInput.ComputedPhysicalOffsets().top = cbSize.height - in RecomputePosition()
633 reflowInput.ComputedPhysicalMargin().left, in RecomputePosition()
634 parentBorder.top + reflowInput.ComputedPhysicalOffsets().top + in RecomputePosition()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsViewportFrame.cpp340 ReflowInput reflowInput(aReflowInput); in Reflow() local
342 if (reflowInput.AvailableBSize() == NS_UNCONSTRAINEDSIZE) { in Reflow()
345 reflowInput.AvailableBSize() = maxSize.BSize(wm); in Reflow()
347 NS_ASSERTION(reflowInput.ComputedPhysicalBorderPadding() == nsMargin(0,0,0,0), in Reflow()
349 reflowInput.SetComputedBSize(maxSize.BSize(wm)); in Reflow()
352 nsRect rect = AdjustReflowInputAsContainingBlock(&reflowInput); in Reflow()
361 GetAbsoluteContainingBlock()->Reflow(this, aPresContext, reflowInput, aStatus, in Reflow()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DViewportFrame.cpp323 ReflowInput reflowInput(aReflowInput); in Reflow() local
325 if (reflowInput.AvailableBSize() == NS_UNCONSTRAINEDSIZE) { in Reflow()
328 reflowInput.AvailableBSize() = maxSize.BSize(wm); in Reflow()
331 reflowInput.ComputedPhysicalBorderPadding() == nsMargin(0, 0, 0, 0), in Reflow()
333 reflowInput.SetComputedBSize(maxSize.BSize(wm)); in Reflow()
336 nsRect rect = AdjustReflowInputAsContainingBlock(&reflowInput); in Reflow()
339 GetAbsoluteContainingBlock()->Reflow(this, aPresContext, reflowInput, in Reflow()
/dports/www/firefox-esr/firefox-91.8.0/layout/svg/
H A DSVGForeignObjectFrame.cpp515 ReflowInput reflowInput(presContext, kid, renderingContext, in DoReflow() local
517 ReflowOutput desiredSize(reflowInput); in DoReflow()
523 reflowInput.ComputedPhysicalBorderPadding() == nsMargin(0, 0, 0, 0) && in DoReflow()
524 reflowInput.ComputedPhysicalMargin() == nsMargin(0, 0, 0, 0), in DoReflow()
527 NS_ASSERTION(reflowInput.ComputedISize() == ISize(wm), in DoReflow()
529 reflowInput.SetComputedBSize(BSize(wm)); in DoReflow()
531 ReflowChild(kid, presContext, desiredSize, reflowInput, 0, 0, in DoReflow()
536 FinishReflowChild(kid, presContext, desiredSize, &reflowInput, 0, 0, in DoReflow()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/svg/
H A DnsSVGForeignObjectFrame.cpp496 ReflowInput reflowInput(presContext, kid, renderingContext, in DoReflow() local
498 ReflowOutput desiredSize(reflowInput); in DoReflow()
504 reflowInput.ComputedPhysicalBorderPadding() == nsMargin(0, 0, 0, 0) && in DoReflow()
505 reflowInput.ComputedPhysicalMargin() == nsMargin(0, 0, 0, 0), in DoReflow()
508 NS_ASSERTION(reflowInput.ComputedISize() == ISize(wm), in DoReflow()
510 reflowInput.SetComputedBSize(BSize(wm)); in DoReflow()
512 ReflowChild(kid, presContext, desiredSize, reflowInput, 0, 0, in DoReflow()
517 FinishReflowChild(kid, presContext, desiredSize, &reflowInput, 0, 0, in DoReflow()
/dports/www/firefox/firefox-99.0/layout/svg/
H A DSVGForeignObjectFrame.cpp515 ReflowInput reflowInput(presContext, kid, renderingContext, in DoReflow() local
517 ReflowOutput desiredSize(reflowInput); in DoReflow()
523 reflowInput.ComputedPhysicalBorderPadding() == nsMargin(0, 0, 0, 0) && in DoReflow()
524 reflowInput.ComputedPhysicalMargin() == nsMargin(0, 0, 0, 0), in DoReflow()
527 NS_ASSERTION(reflowInput.ComputedISize() == ISize(wm), in DoReflow()
529 reflowInput.SetComputedBSize(BSize(wm)); in DoReflow()
531 ReflowChild(kid, presContext, desiredSize, reflowInput, 0, 0, in DoReflow()
536 FinishReflowChild(kid, presContext, desiredSize, &reflowInput, 0, 0, in DoReflow()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/svg/
H A DnsSVGForeignObjectFrame.cpp548 ReflowInput reflowInput(presContext, kid, in DoReflow() local
552 ReflowOutput desiredSize(reflowInput); in DoReflow()
557 NS_ASSERTION(reflowInput.ComputedPhysicalBorderPadding() == nsMargin(0, 0, 0, 0) && in DoReflow()
558 reflowInput.ComputedPhysicalMargin() == nsMargin(0, 0, 0, 0), in DoReflow()
561 NS_ASSERTION(reflowInput.ComputedISize() == ISize(wm), in DoReflow()
563 reflowInput.SetComputedBSize(BSize(wm)); in DoReflow()
565 ReflowChild(kid, presContext, desiredSize, reflowInput, 0, 0, in DoReflow()
569 FinishReflowChild(kid, presContext, desiredSize, &reflowInput, 0, 0, in DoReflow()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/svg/
H A DSVGForeignObjectFrame.cpp515 ReflowInput reflowInput(presContext, kid, renderingContext, in DoReflow() local
517 ReflowOutput desiredSize(reflowInput); in DoReflow()
523 reflowInput.ComputedPhysicalBorderPadding() == nsMargin(0, 0, 0, 0) && in DoReflow()
524 reflowInput.ComputedPhysicalMargin() == nsMargin(0, 0, 0, 0), in DoReflow()
527 NS_ASSERTION(reflowInput.ComputedISize() == ISize(wm), in DoReflow()
529 reflowInput.SetComputedBSize(BSize(wm)); in DoReflow()
531 ReflowChild(kid, presContext, desiredSize, reflowInput, 0, 0, in DoReflow()
536 FinishReflowChild(kid, presContext, desiredSize, &reflowInput, 0, 0, in DoReflow()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/svg/
H A DnsSVGForeignObjectFrame.cpp512 ReflowInput reflowInput(presContext, kid, renderingContext, in DoReflow() local
514 ReflowOutput desiredSize(reflowInput); in DoReflow()
520 reflowInput.ComputedPhysicalBorderPadding() == nsMargin(0, 0, 0, 0) && in DoReflow()
521 reflowInput.ComputedPhysicalMargin() == nsMargin(0, 0, 0, 0), in DoReflow()
524 NS_ASSERTION(reflowInput.ComputedISize() == ISize(wm), in DoReflow()
526 reflowInput.SetComputedBSize(BSize(wm)); in DoReflow()
528 ReflowChild(kid, presContext, desiredSize, reflowInput, 0, 0, in DoReflow()
533 FinishReflowChild(kid, presContext, desiredSize, &reflowInput, 0, 0, in DoReflow()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DViewportFrame.cpp337 ReflowInput reflowInput(aReflowInput); in Reflow() local
339 if (reflowInput.AvailableBSize() == NS_UNCONSTRAINEDSIZE) { in Reflow()
342 reflowInput.AvailableBSize() = maxSize.BSize(wm); in Reflow()
345 reflowInput.ComputedPhysicalBorderPadding() == nsMargin(0, 0, 0, 0), in Reflow()
347 reflowInput.SetComputedBSize(maxSize.BSize(wm)); in Reflow()
350 nsRect rect = AdjustReflowInputAsContainingBlock(&reflowInput); in Reflow()
359 GetAbsoluteContainingBlock()->Reflow(this, aPresContext, reflowInput, in Reflow()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DRestyleManager.cpp973 nsSize computedSize(reflowInput.ComputedWidth(), in RecomputePosition()
974 reflowInput.ComputedHeight()); in RecomputePosition()
978 reflowInput.ComputedPhysicalBorderPadding().TopBottom(); in RecomputePosition()
993 reflowInput.ComputedPhysicalOffsets().left = in RecomputePosition()
995 reflowInput.ComputedPhysicalMargin().right - size.width - in RecomputePosition()
996 reflowInput.ComputedPhysicalMargin().left; in RecomputePosition()
999 if (NS_AUTOOFFSET == reflowInput.ComputedPhysicalOffsets().top) { in RecomputePosition()
1000 reflowInput.ComputedPhysicalOffsets().top = in RecomputePosition()
1003 reflowInput.ComputedPhysicalMargin().top; in RecomputePosition()
1008 reflowInput.ComputedPhysicalMargin().left, in RecomputePosition()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DViewportFrame.cpp401 ReflowInput reflowInput(aReflowInput); in Reflow() local
403 if (reflowInput.AvailableBSize() == NS_UNCONSTRAINEDSIZE) { in Reflow()
406 reflowInput.AvailableBSize() = maxSize.BSize(wm); in Reflow()
409 reflowInput.ComputedPhysicalBorderPadding() == nsMargin(0, 0, 0, 0), in Reflow()
411 reflowInput.SetComputedBSize(maxSize.BSize(wm)); in Reflow()
414 nsRect rect = AdjustReflowInputAsContainingBlock(&reflowInput); in Reflow()
417 GetAbsoluteContainingBlock()->Reflow(this, aPresContext, reflowInput, in Reflow()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DViewportFrame.cpp401 ReflowInput reflowInput(aReflowInput); in Reflow() local
403 if (reflowInput.AvailableBSize() == NS_UNCONSTRAINEDSIZE) { in Reflow()
406 reflowInput.AvailableBSize() = maxSize.BSize(wm); in Reflow()
409 reflowInput.ComputedPhysicalBorderPadding() == nsMargin(0, 0, 0, 0), in Reflow()
411 reflowInput.SetComputedBSize(maxSize.BSize(wm)); in Reflow()
414 nsRect rect = AdjustReflowInputAsContainingBlock(&reflowInput); in Reflow()
417 GetAbsoluteContainingBlock()->Reflow(this, aPresContext, reflowInput, in Reflow()

1234