Home
last modified time | relevance | path

Searched refs:LastContinuation (Results 1 – 25 of 61) sorted by relevance

123

/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsSplittableFrame.h54 nsIFrame* LastContinuation() const final;
H A DnsSplittableFrame.cpp76 nsIFrame* nsSplittableFrame::LastContinuation() const { in LastContinuation() function in nsSplittableFrame
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsSplittableFrame.h54 nsIFrame* LastContinuation() const final;
H A DnsSplittableFrame.cpp76 nsIFrame* nsSplittableFrame::LastContinuation() const { in LastContinuation() function in nsSplittableFrame
H A DnsTextFrame.h280 nsTextFrame* LastContinuation() const final;
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsSplittableFrame.h54 nsIFrame* LastContinuation() const final;
H A DnsSplittableFrame.cpp76 nsIFrame* nsSplittableFrame::LastContinuation() const { in LastContinuation() function in nsSplittableFrame
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsSplittableFrame.h54 nsIFrame* LastContinuation() const final;
H A DnsSplittableFrame.cpp76 nsIFrame* nsSplittableFrame::LastContinuation() const { in LastContinuation() function in nsSplittableFrame
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsSplittableFrame.h49 virtual nsIFrame* LastContinuation() const override;
H A DnsSplittableFrame.cpp90 nsSplittableFrame::LastContinuation() const
H A DnsTextFrame.h119 virtual nsIFrame* LastContinuation() const override;
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsSplittableFrame.h50 virtual nsIFrame* LastContinuation() const override;
H A DnsSplittableFrame.cpp80 nsIFrame* nsSplittableFrame::LastContinuation() const { in LastContinuation() function in nsSplittableFrame
H A DnsTextFrame.h130 nsTextFrame* LastContinuation() const final;
/dports/www/firefox-esr/firefox-91.8.0/layout/tables/
H A DnsTableColGroupFrame.cpp211 NS_ASSERTION(!aPrevFrame || aPrevFrame == aPrevFrame->LastContinuation(), in InsertFrames()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/tables/
H A DnsTableColGroupFrame.cpp207 NS_ASSERTION(!aPrevFrame || aPrevFrame == aPrevFrame->LastContinuation(), in InsertFrames()
/dports/www/firefox/firefox-99.0/layout/tables/
H A DnsTableColGroupFrame.cpp211 NS_ASSERTION(!aPrevFrame || aPrevFrame == aPrevFrame->LastContinuation(), in InsertFrames()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/tables/
H A DnsTableColGroupFrame.cpp223 NS_ASSERTION(!aPrevFrame || aPrevFrame == aPrevFrame->LastContinuation(),
/dports/mail/thunderbird/thunderbird-91.8.0/layout/tables/
H A DnsTableColGroupFrame.cpp211 NS_ASSERTION(!aPrevFrame || aPrevFrame == aPrevFrame->LastContinuation(), in InsertFrames()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/tables/
H A DnsTableColGroupFrame.cpp211 NS_ASSERTION(!aPrevFrame || aPrevFrame == aPrevFrame->LastContinuation(), in InsertFrames()
/dports/www/firefox-esr/firefox-91.8.0/layout/forms/
H A DnsFileControlFrame.cpp166 auto* lastLabelCont = labelFrame->LastContinuation(); in Reflow()
/dports/www/firefox/firefox-99.0/layout/forms/
H A DnsFileControlFrame.cpp163 auto* lastLabelCont = labelFrame->LastContinuation(); in Reflow()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/forms/
H A DnsFileControlFrame.cpp166 auto* lastLabelCont = labelFrame->LastContinuation(); in Reflow()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/forms/
H A DnsFileControlFrame.cpp163 auto* lastLabelCont = labelFrame->LastContinuation(); in Reflow()

123