Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/layout/forms/
H A DnsFieldSetFrame.cpp382 ReflowOutput legendDesiredSize(aReflowInput); in Reflow() local
387 ReflowChild(legend, aPresContext, legendDesiredSize, *legendReflowInput, wm, in Reflow()
391 printf(" returned (%d, %d)\n", legendDesiredSize.Width(), in Reflow()
392 legendDesiredSize.Height()); in Reflow()
397 wm, 0, 0, legendDesiredSize.ISize(wm) + legendMargin.IStartEnd(wm), in Reflow()
398 legendDesiredSize.BSize(wm) + legendMargin.BStartEnd(wm)); in Reflow()
414 FinishReflowChild(legend, aPresContext, legendDesiredSize, in Reflow()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/forms/
H A DnsFieldSetFrame.cpp458 ReflowOutput legendDesiredSize(aReflowInput); in Reflow() local
463 ReflowChild(legend, aPresContext, legendDesiredSize, *legendReflowInput, in Reflow()
468 legendDesiredSize.Width(), legendDesiredSize.Height()); in Reflow()
474 legendDesiredSize.ISize(wm) + legendMargin.IStartEnd(wm), in Reflow()
475 legendDesiredSize.BSize(wm) + legendMargin.BStartEnd(wm)); in Reflow()
492 FinishReflowChild(legend, aPresContext, legendDesiredSize, in Reflow()
/dports/www/firefox-esr/firefox-91.8.0/layout/forms/
H A DnsFieldSetFrame.cpp460 ReflowOutput legendDesiredSize(aReflowInput); in Reflow() local
465 ReflowChild(legend, aPresContext, legendDesiredSize, *legendReflowInput, wm, in Reflow()
492 wm, 0, 0, legendDesiredSize.ISize(wm) + legendMargin.IStartEnd(wm), in Reflow()
493 legendDesiredSize.BSize(wm) + legendMargin.BStartEnd(wm)); in Reflow()
504 nscoord off = (borderBStart - legendDesiredSize.BSize(wm)) / 2; in Reflow()
524 FinishReflowChild(legend, aPresContext, legendDesiredSize, in Reflow()
/dports/www/firefox/firefox-99.0/layout/forms/
H A DnsFieldSetFrame.cpp468 ReflowOutput legendDesiredSize(aReflowInput); in Reflow() local
473 ReflowChild(legend, aPresContext, legendDesiredSize, *legendReflowInput, wm, in Reflow()
500 wm, 0, 0, legendDesiredSize.ISize(wm) + legendMargin.IStartEnd(wm), in Reflow()
501 legendDesiredSize.BSize(wm) + legendMargin.BStartEnd(wm)); in Reflow()
512 nscoord off = (borderBStart - legendDesiredSize.BSize(wm)) / 2; in Reflow()
532 FinishReflowChild(legend, aPresContext, legendDesiredSize, in Reflow()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/forms/
H A DnsFieldSetFrame.cpp460 ReflowOutput legendDesiredSize(aReflowInput); in Reflow() local
465 ReflowChild(legend, aPresContext, legendDesiredSize, *legendReflowInput, wm, in Reflow()
492 wm, 0, 0, legendDesiredSize.ISize(wm) + legendMargin.IStartEnd(wm), in Reflow()
493 legendDesiredSize.BSize(wm) + legendMargin.BStartEnd(wm)); in Reflow()
504 nscoord off = (borderBStart - legendDesiredSize.BSize(wm)) / 2; in Reflow()
524 FinishReflowChild(legend, aPresContext, legendDesiredSize, in Reflow()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/forms/
H A DnsFieldSetFrame.cpp453 ReflowOutput legendDesiredSize(aReflowInput); in Reflow() local
458 ReflowChild(legend, aPresContext, legendDesiredSize, *legendReflowInput, wm, in Reflow()
483 wm, 0, 0, legendDesiredSize.ISize(wm) + legendMargin.IStartEnd(wm), in Reflow()
484 legendDesiredSize.BSize(wm) + legendMargin.BStartEnd(wm)); in Reflow()
495 nscoord off = (borderBStart - legendDesiredSize.BSize(wm)) / 2; in Reflow()
515 FinishReflowChild(legend, aPresContext, legendDesiredSize, in Reflow()