Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DPrintedSheetFrame.cpp156 nsIFrame* continuingPage = in Reflow() local
159 mFrames.InsertFrame(nullptr, pageFrame, continuingPage); in Reflow()
161 TagIfSkippedByCustomRange(static_cast<nsPageFrame*>(continuingPage), in Reflow()
172 PushChildrenToOverflow(continuingPage, pageFrame); in Reflow()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DPrintedSheetFrame.cpp156 nsIFrame* continuingPage = in Reflow() local
159 mFrames.InsertFrame(nullptr, pageFrame, continuingPage); in Reflow()
161 TagIfSkippedByCustomRange(static_cast<nsPageFrame*>(continuingPage), in Reflow()
172 PushChildrenToOverflow(continuingPage, pageFrame); in Reflow()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DPrintedSheetFrame.cpp156 nsIFrame* continuingPage = in Reflow() local
159 mFrames.InsertFrame(nullptr, pageFrame, continuingPage); in Reflow()
161 TagIfSkippedByCustomRange(static_cast<nsPageFrame*>(continuingPage), in Reflow()
172 PushChildrenToOverflow(continuingPage, pageFrame); in Reflow()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsSimplePageSequenceFrame.cpp270 nsIFrame* continuingPage = in Reflow() local
275 mFrames.InsertFrame(nullptr, kidFrame, continuingPage); in Reflow()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsPageSequenceFrame.cpp278 nsIFrame* continuingPage = in Reflow() local
283 mFrames.InsertFrame(nullptr, kidFrame, continuingPage); in Reflow()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsSimplePageSequenceFrame.cpp278 nsIFrame* continuingPage = aPresContext->PresShell()->FrameConstructor()-> in Reflow() local
282 mFrames.InsertFrame(nullptr, kidFrame, continuingPage); in Reflow()