Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsBlockFrame.h841 void PushLines(BlockReflowInput& aState, nsLineList::iterator aLineBefore);
H A DnsBlockFrame.cpp5088 nsLineList::iterator aLineBefore) { in PushLines() argument
5091 DebugOnly<bool> check = aLineBefore == mLines.begin(); in PushLines()
5093 nsLineList::iterator overBegin(aLineBefore.next()); in PushLines()
5132 NS_ASSERTION(!f || lineBeforeLastFrame == aLineBefore->LastChild(), in PushLines()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsBlockFrame.h835 void PushLines(BlockReflowState& aState, nsLineList::iterator aLineBefore);
H A DnsBlockFrame.cpp5093 nsLineList::iterator aLineBefore) { in PushLines() argument
5096 DebugOnly<bool> check = aLineBefore == mLines.begin(); in PushLines()
5098 nsLineList::iterator overBegin(aLineBefore.next()); in PushLines()
5137 NS_ASSERTION(!f || lineBeforeLastFrame == aLineBefore->LastChild(), in PushLines()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsBlockFrame.h841 void PushLines(BlockReflowInput& aState, nsLineList::iterator aLineBefore);
H A DnsBlockFrame.cpp5088 nsLineList::iterator aLineBefore) { in PushLines() argument
5091 DebugOnly<bool> check = aLineBefore == mLines.begin(); in PushLines()
5093 nsLineList::iterator overBegin(aLineBefore.next()); in PushLines()
5132 NS_ASSERTION(!f || lineBeforeLastFrame == aLineBefore->LastChild(), in PushLines()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsBlockFrame.h817 nsLineList::iterator aLineBefore);
H A DnsBlockFrame.cpp4709 nsLineList::iterator aLineBefore) in PushLines() argument
4713 DebugOnly<bool> check = aLineBefore == mLines.begin(); in PushLines()
4715 nsLineList::iterator overBegin(aLineBefore.next()); in PushLines()
4754 NS_ASSERTION(!f || lineBeforeLastFrame == aLineBefore->LastChild(), in PushLines()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsBlockFrame.h813 void PushLines(BlockReflowInput& aState, nsLineList::iterator aLineBefore);
H A DnsBlockFrame.cpp4529 nsLineList::iterator aLineBefore) { in PushLines() argument
4532 DebugOnly<bool> check = aLineBefore == mLines.begin(); in PushLines()
4534 nsLineList::iterator overBegin(aLineBefore.next()); in PushLines()
4573 NS_ASSERTION(!f || lineBeforeLastFrame == aLineBefore->LastChild(), in PushLines()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsBlockFrame.h829 void PushLines(BlockReflowInput& aState, nsLineList::iterator aLineBefore);
H A DnsBlockFrame.cpp5000 nsLineList::iterator aLineBefore) { in PushLines() argument
5003 DebugOnly<bool> check = aLineBefore == mLines.begin(); in PushLines()
5005 nsLineList::iterator overBegin(aLineBefore.next()); in PushLines()
5044 NS_ASSERTION(!f || lineBeforeLastFrame == aLineBefore->LastChild(), in PushLines()