Home
last modified time | relevance | path

Searched refs:GetNormalRect (Results 1 – 25 of 37) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/layout/tables/
H A DnsTableRowGroupFrame.cpp207 kid->GetNormalRect().y - overflowAbove >= in DisplayRows()
388 if (prevKidFrame && prevKidFrame->GetNormalRect().YMost() > 0) { in ReflowChildren()
989 nsRect rowRect = row->GetNormalRect(); in SplitSpanningCells()
1039 aDesiredBSize = aLastRow.GetNormalRect().YMost(); in SplitSpanningCells()
1118 nsRect rowRect = rowFrame->GetNormalRect(); in SplitRowGroup()
1233 spanningRowBottom = prevRowFrame->GetNormalRect().YMost(); in SplitRowGroup()
1274 spanningRowBottom = rowBefore->GetNormalRect().YMost(); in SplitRowGroup()
1900 cursorFrame->GetNormalRect().YMost() + property->mOverflowBelow > aY) { in GetFirstRowContaining()
1905 cursorFrame->GetNormalRect().YMost() + property->mOverflowBelow <= in GetFirstRowContaining()
H A DnsTableFrame.cpp2058 lastChildReflowed->GetNormalRect() in Reflow()
3185 (rowGroups[childX - 1]->GetNormalRect().YMost() > 0)) { in ReflowChildren()
3341 LogicalRect kidRect(wm, kidFrame->GetNormalRect(), containerSize); in ReflowChildren()
3497 LogicalRect rgNormalRect(wm, rgFrame->GetNormalRect(), containerSize); in DistributeBSizeToRows()
3505 LogicalRect rowNormalRect(wm, rowFrame->GetNormalRect(), in DistributeBSizeToRows()
3640 LogicalRect rgNormalRect(wm, rgFrame->GetNormalRect(), containerSize); in DistributeBSizeToRows()
3651 LogicalRect rowNormalRect(wm, rowFrame->GetNormalRect(), in DistributeBSizeToRows()
3843 LogicalRect(aWM, aRowGroup->GetNormalRect(), containerSize).BStart(aWM); in GetNaturalBaselineBOffset()
3845 LogicalRect(aWM, aRow->GetNormalRect(), containerSize).BStart(aWM); in GetNaturalBaselineBOffset()
H A DnsTableRowFrame.cpp422 LogicalRect(aWM, firstKid->GetNormalRect(), containerSize).BEnd(aWM)); in GetRowBaseline()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/tables/
H A DnsTableRowGroupFrame.cpp219 kid->GetNormalRect().y - overflowAbove >= aDirtyRect.YMost()) in DisplayRows()
427 if (prevKidFrame && prevKidFrame->GetNormalRect().YMost() > 0) { in ReflowChildren()
1012 nsRect rowRect = row->GetNormalRect(); in SplitSpanningCells()
1062 aDesiredBSize = aLastRow.GetNormalRect().YMost(); in SplitSpanningCells()
1143 nsRect rowRect = rowFrame->GetNormalRect(); in SplitRowGroup()
1249 spanningRowBottom = prevRowFrame->GetNormalRect().YMost(); in SplitRowGroup()
1286 spanningRowBottom = rowBefore->GetNormalRect().YMost(); in SplitRowGroup()
1965 cursorFrame->GetNormalRect().YMost() + property->mOverflowBelow > aY) { in GetFirstRowContaining()
1970 cursorFrame->GetNormalRect().YMost() + property->mOverflowBelow <= aY) { in GetFirstRowContaining()
H A DnsTableFrame.cpp1925 lastChildReflowed->GetNormalRect().YMost(); // XXX YMost should be B-flavored
3113 (rowGroups[childX - 1]->GetNormalRect().YMost() > 0)) {
3270 LogicalRect kidRect(wm, kidFrame->GetNormalRect(), containerSize);
3433 LogicalRect rgNormalRect(wm, rgFrame->GetNormalRect(), containerSize);
3441 LogicalRect rowNormalRect(wm, rowFrame->GetNormalRect(),
3579 LogicalRect rgNormalRect(wm, rgFrame->GetNormalRect(), containerSize);
3590 LogicalRect rowNormalRect(wm, rowFrame->GetNormalRect(),
3802 nscoord rgBStart = LogicalRect(aWM, aRowGroup->GetNormalRect(),
3804 nscoord rowBStart = LogicalRect(aWM, aRow->GetNormalRect(),
H A DnsTableRowFrame.cpp444 LogicalRect(aWM, firstKid->GetNormalRect(), in GetRowBaseline()
/dports/www/firefox-esr/firefox-91.8.0/layout/tables/
H A DnsTableRowGroupFrame.cpp402 if (prevKidFrame && prevKidFrame->GetNormalRect().YMost() > 0) { in ReflowChildren()
1000 nsRect rowRect = row->GetNormalRect(); in SplitSpanningCells()
1048 aDesiredBSize = aLastRow.GetNormalRect().YMost(); in SplitSpanningCells()
1128 nsRect rowRect = rowFrame->GetNormalRect(); in SplitRowGroup()
1242 spanningRowBottom = prevRowFrame->GetNormalRect().YMost(); in SplitRowGroup()
1274 spanningRowBottom = rowBefore->GetNormalRect().YMost(); in SplitRowGroup()
H A DnsTableFrame.cpp1899 lastChildReflowed->GetNormalRect() in Reflow()
3003 (rowGroups[childX - 1]->GetNormalRect().YMost() > 0)) { in ReflowChildren()
3151 LogicalRect kidRect(wm, kidFrame->GetNormalRect(), containerSize); in ReflowChildren()
3307 LogicalRect rgNormalRect(wm, rgFrame->GetNormalRect(), containerSize); in DistributeBSizeToRows()
3315 LogicalRect rowNormalRect(wm, rowFrame->GetNormalRect(), in DistributeBSizeToRows()
3450 LogicalRect rgNormalRect(wm, rgFrame->GetNormalRect(), containerSize); in DistributeBSizeToRows()
3461 LogicalRect rowNormalRect(wm, rowFrame->GetNormalRect(), in DistributeBSizeToRows()
3658 LogicalRect(aWM, aRowGroup->GetNormalRect(), containerSize).BStart(aWM); in GetNaturalBaselineBOffset()
3660 LogicalRect(aWM, aRow->GetNormalRect(), containerSize).BStart(aWM); in GetNaturalBaselineBOffset()
/dports/www/firefox/firefox-99.0/layout/tables/
H A DnsTableRowGroupFrame.cpp402 if (prevKidFrame && prevKidFrame->GetNormalRect().YMost() > 0) { in ReflowChildren()
1000 nsRect rowRect = row->GetNormalRect(); in SplitSpanningCells()
1048 aDesiredBSize = aLastRow.GetNormalRect().YMost(); in SplitSpanningCells()
1128 nsRect rowRect = rowFrame->GetNormalRect(); in SplitRowGroup()
1242 spanningRowBottom = prevRowFrame->GetNormalRect().YMost(); in SplitRowGroup()
1274 spanningRowBottom = rowBefore->GetNormalRect().YMost(); in SplitRowGroup()
H A DnsTableFrame.cpp1794 lastChildReflowed->GetNormalRect() in Reflow()
2903 (rowGroups[childX - 1]->GetNormalRect().YMost() > 0)) { in ReflowChildren()
3051 LogicalRect kidRect(wm, kidFrame->GetNormalRect(), containerSize); in ReflowChildren()
3207 LogicalRect rgNormalRect(wm, rgFrame->GetNormalRect(), containerSize); in DistributeBSizeToRows()
3215 LogicalRect rowNormalRect(wm, rowFrame->GetNormalRect(), in DistributeBSizeToRows()
3350 LogicalRect rgNormalRect(wm, rgFrame->GetNormalRect(), containerSize); in DistributeBSizeToRows()
3361 LogicalRect rowNormalRect(wm, rowFrame->GetNormalRect(), in DistributeBSizeToRows()
3558 LogicalRect(aWM, aRowGroup->GetNormalRect(), containerSize).BStart(aWM); in GetNaturalBaselineBOffset()
3560 LogicalRect(aWM, aRow->GetNormalRect(), containerSize).BStart(aWM); in GetNaturalBaselineBOffset()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/tables/
H A DnsTableRowGroupFrame.cpp402 if (prevKidFrame && prevKidFrame->GetNormalRect().YMost() > 0) { in ReflowChildren()
1000 nsRect rowRect = row->GetNormalRect(); in SplitSpanningCells()
1048 aDesiredBSize = aLastRow.GetNormalRect().YMost(); in SplitSpanningCells()
1128 nsRect rowRect = rowFrame->GetNormalRect(); in SplitRowGroup()
1242 spanningRowBottom = prevRowFrame->GetNormalRect().YMost(); in SplitRowGroup()
1274 spanningRowBottom = rowBefore->GetNormalRect().YMost(); in SplitRowGroup()
H A DnsTableFrame.cpp1899 lastChildReflowed->GetNormalRect() in Reflow()
3003 (rowGroups[childX - 1]->GetNormalRect().YMost() > 0)) { in ReflowChildren()
3151 LogicalRect kidRect(wm, kidFrame->GetNormalRect(), containerSize); in ReflowChildren()
3307 LogicalRect rgNormalRect(wm, rgFrame->GetNormalRect(), containerSize); in DistributeBSizeToRows()
3315 LogicalRect rowNormalRect(wm, rowFrame->GetNormalRect(), in DistributeBSizeToRows()
3450 LogicalRect rgNormalRect(wm, rgFrame->GetNormalRect(), containerSize); in DistributeBSizeToRows()
3461 LogicalRect rowNormalRect(wm, rowFrame->GetNormalRect(), in DistributeBSizeToRows()
3658 LogicalRect(aWM, aRowGroup->GetNormalRect(), containerSize).BStart(aWM); in GetNaturalBaselineBOffset()
3660 LogicalRect(aWM, aRow->GetNormalRect(), containerSize).BStart(aWM); in GetNaturalBaselineBOffset()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/tables/
H A DnsTableRowGroupFrame.cpp403 if (prevKidFrame && prevKidFrame->GetNormalRect().YMost() > 0) { in ReflowChildren()
1001 nsRect rowRect = row->GetNormalRect(); in SplitSpanningCells()
1049 aDesiredBSize = aLastRow.GetNormalRect().YMost(); in SplitSpanningCells()
1128 nsRect rowRect = rowFrame->GetNormalRect(); in SplitRowGroup()
1242 spanningRowBottom = prevRowFrame->GetNormalRect().YMost(); in SplitRowGroup()
1274 spanningRowBottom = rowBefore->GetNormalRect().YMost(); in SplitRowGroup()
H A DnsTableFrame.cpp1874 lastChildReflowed->GetNormalRect() in Reflow()
2968 (rowGroups[childX - 1]->GetNormalRect().YMost() > 0)) { in ReflowChildren()
3116 LogicalRect kidRect(wm, kidFrame->GetNormalRect(), containerSize); in ReflowChildren()
3270 LogicalRect rgNormalRect(wm, rgFrame->GetNormalRect(), containerSize); in DistributeBSizeToRows()
3278 LogicalRect rowNormalRect(wm, rowFrame->GetNormalRect(), in DistributeBSizeToRows()
3413 LogicalRect rgNormalRect(wm, rgFrame->GetNormalRect(), containerSize); in DistributeBSizeToRows()
3424 LogicalRect rowNormalRect(wm, rowFrame->GetNormalRect(), in DistributeBSizeToRows()
3617 LogicalRect(aWM, aRowGroup->GetNormalRect(), containerSize).BStart(aWM); in GetNaturalBaselineBOffset()
3619 LogicalRect(aWM, aRow->GetNormalRect(), containerSize).BStart(aWM); in GetNaturalBaselineBOffset()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/forms/
H A DnsFieldSetFrame.cpp157 nsRect legendRect = legend->GetNormalRect() + offset; in CreateWebRenderCommands()
250 nsRect legendRect = legend->GetNormalRect() + aPt; in PaintBorder()
/dports/www/firefox-esr/firefox-91.8.0/layout/forms/
H A DnsFieldSetFrame.cpp178 nsRect legendRect = legend->GetNormalRect() + offset; in CreateWebRenderCommands()
301 nsRect legendRect = legend->GetNormalRect() + aPt; in PaintBorder()
/dports/www/firefox/firefox-99.0/layout/forms/
H A DnsFieldSetFrame.cpp182 nsRect legendRect = legend->GetNormalRect() + offset; in CreateWebRenderCommands()
308 nsRect legendRect = legend->GetNormalRect() + aPt; in PaintBorder()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/forms/
H A DnsFieldSetFrame.cpp178 nsRect legendRect = legend->GetNormalRect() + offset; in CreateWebRenderCommands()
301 nsRect legendRect = legend->GetNormalRect() + aPt; in PaintBorder()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/forms/
H A DnsFieldSetFrame.cpp177 nsRect legendRect = legend->GetNormalRect() + offset; in CreateWebRenderCommands()
299 nsRect legendRect = legend->GetNormalRect() + aPt; in PaintBorder()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsIFrame.h940 nsRect GetNormalRect() const; in proto_reg_handoff_cpfi()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsIFrame.h1119 nsRect GetNormalRect() const;
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsIFrame.h1164 nsRect GetNormalRect() const;
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsIFrame.h1266 nsRect GetNormalRect() const;
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsIFrame.h1203 nsRect GetNormalRect() const;
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsIFrame.h1266 nsRect GetNormalRect() const;

12