Home
last modified time | relevance | path

Searched refs:descendantASR (Results 1 – 5 of 5) sorted by relevance

/dports/www/firefox/firefox-99.0/layout/painting/
H A DnsDisplayList.cpp446 ActiveScrolledRoot* descendantASR = mBuilder->mActiveScrolledRoots[i]; in InsertScrollFrame() local
447 if (ActiveScrolledRoot::IsAncestor(parentASR, descendantASR)) { in InsertScrollFrame()
448 descendantASR->IncrementDepth(); in InsertScrollFrame()
449 if (descendantASR->mParent == parentASR) { in InsertScrollFrame()
450 descendantASR->mParent = asr; in InsertScrollFrame()
/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DnsDisplayList.cpp468 ActiveScrolledRoot* descendantASR = mBuilder->mActiveScrolledRoots[i]; in InsertScrollFrame() local
469 if (ActiveScrolledRoot::IsAncestor(parentASR, descendantASR)) { in InsertScrollFrame()
470 descendantASR->IncrementDepth(); in InsertScrollFrame()
471 if (descendantASR->mParent == parentASR) { in InsertScrollFrame()
472 descendantASR->mParent = asr; in InsertScrollFrame()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DnsDisplayList.cpp468 ActiveScrolledRoot* descendantASR = mBuilder->mActiveScrolledRoots[i]; in InsertScrollFrame() local
469 if (ActiveScrolledRoot::IsAncestor(parentASR, descendantASR)) { in InsertScrollFrame()
470 descendantASR->IncrementDepth(); in InsertScrollFrame()
471 if (descendantASR->mParent == parentASR) { in InsertScrollFrame()
472 descendantASR->mParent = asr; in InsertScrollFrame()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/painting/
H A DnsDisplayList.cpp907 ActiveScrolledRoot* descendantASR = mBuilder->mActiveScrolledRoots[i]; in InsertScrollFrame() local
908 if (ActiveScrolledRoot::IsAncestor(parentASR, descendantASR)) { in InsertScrollFrame()
909 descendantASR->IncrementDepth(); in InsertScrollFrame()
910 if (descendantASR->mParent == parentASR) { in InsertScrollFrame()
911 descendantASR->mParent = asr; in InsertScrollFrame()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/painting/
H A DnsDisplayList.cpp423 ActiveScrolledRoot* descendantASR = mBuilder->mActiveScrolledRoots[i]; in InsertScrollFrame() local
424 if (ActiveScrolledRoot::IsAncestor(parentASR, descendantASR)) { in InsertScrollFrame()
425 descendantASR->IncrementDepth(); in InsertScrollFrame()
426 if (descendantASR->mParent == parentASR) { in InsertScrollFrame()
427 descendantASR->mParent = asr; in InsertScrollFrame()