Home
last modified time | relevance | path

Searched refs:pushedFrames (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsInlineFrame.cpp553 nsFrameList* pushedFrames = GetOverflowFrames(); in ReflowFrames() local
554 if (pushedFrames && pushedFrames->FirstChild() == frame) { in ReflowFrames()
H A DnsBlockFrame.cpp5135 nsFrameList pushedFrames = mFrames.RemoveFramesAfter(lineBeforeLastFrame); in PushLines() local
5136 overflowLines->mFrames.InsertFrames(nullptr, nullptr, pushedFrames); in PushLines()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsInlineFrame.cpp553 nsFrameList* pushedFrames = GetOverflowFrames(); in ReflowFrames() local
554 if (pushedFrames && pushedFrames->FirstChild() == frame) { in ReflowFrames()
H A DnsBlockFrame.cpp5140 nsFrameList pushedFrames = mFrames.RemoveFramesAfter(lineBeforeLastFrame); in PushLines() local
5141 overflowLines->mFrames.InsertFrames(nullptr, nullptr, pushedFrames); in PushLines()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsInlineFrame.cpp560 nsFrameList* pushedFrames = GetOverflowFrames(); in ReflowFrames() local
561 if (pushedFrames && pushedFrames->FirstChild() == frame) { in ReflowFrames()
H A DnsBlockFrame.cpp4576 nsFrameList pushedFrames = mFrames.RemoveFramesAfter(lineBeforeLastFrame); in PushLines() local
4577 overflowLines->mFrames.InsertFrames(nullptr, nullptr, pushedFrames); in PushLines()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsInlineFrame.cpp553 nsFrameList* pushedFrames = GetOverflowFrames(); in ReflowFrames() local
554 if (pushedFrames && pushedFrames->FirstChild() == frame) { in ReflowFrames()
H A DnsBlockFrame.cpp5135 nsFrameList pushedFrames = mFrames.RemoveFramesAfter(lineBeforeLastFrame); in PushLines() local
5136 overflowLines->mFrames.InsertFrames(nullptr, nullptr, pushedFrames); in PushLines()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsInlineFrame.cpp556 nsFrameList* pushedFrames = GetOverflowFrames(); in ReflowFrames() local
557 if (pushedFrames && pushedFrames->FirstChild() == frame) { in ReflowFrames()
H A DnsBlockFrame.cpp5047 nsFrameList pushedFrames = mFrames.RemoveFramesAfter(lineBeforeLastFrame); in PushLines() local
5048 overflowLines->mFrames.InsertFrames(nullptr, nullptr, pushedFrames); in PushLines()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsInlineFrame.cpp696 nsFrameList* pushedFrames = GetOverflowFrames();
697 if (pushedFrames && pushedFrames->FirstChild() == frame) {
H A DnsBlockFrame.cpp4757 nsFrameList pushedFrames = mFrames.RemoveFramesAfter(lineBeforeLastFrame); in PushLines() local
4758 overflowLines->mFrames.InsertFrames(nullptr, nullptr, pushedFrames); in PushLines()