Home
last modified time | relevance | path

Searched refs:GetOrSetRetainedDisplayListData (Results 1 – 16 of 16) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DRetainedDisplayListBuilder.h91 RetainedDisplayListData* GetOrSetRetainedDisplayListData(nsIFrame* aRootFrame);
H A DRetainedDisplayListBuilder.cpp64 RetainedDisplayListData* GetOrSetRetainedDisplayListData(nsIFrame* aRootFrame) { in GetOrSetRetainedDisplayListData() function
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DRetainedDisplayListBuilder.h91 RetainedDisplayListData* GetOrSetRetainedDisplayListData(nsIFrame* aRootFrame);
H A DRetainedDisplayListBuilder.cpp64 RetainedDisplayListData* GetOrSetRetainedDisplayListData(nsIFrame* aRootFrame) { in GetOrSetRetainedDisplayListData() function
/dports/lang/spidermonkey78/firefox-78.9.0/layout/painting/
H A DRetainedDisplayListBuilder.h94 RetainedDisplayListData* GetOrSetRetainedDisplayListData(nsIFrame* aRootFrame);
H A DRetainedDisplayListBuilder.cpp62 RetainedDisplayListData* GetOrSetRetainedDisplayListData(nsIFrame* aRootFrame) { in GetOrSetRetainedDisplayListData() function
/dports/www/firefox/firefox-99.0/layout/painting/
H A DRetainedDisplayListBuilder.h101 RetainedDisplayListData* GetOrSetRetainedDisplayListData(nsIFrame* aRootFrame);
H A DRetainedDisplayListBuilder.cpp89 RetainedDisplayListData* GetOrSetRetainedDisplayListData(nsIFrame* aRootFrame) { in GetOrSetRetainedDisplayListData() function
/dports/www/firefox/firefox-99.0/layout/base/
H A DDisplayPortUtils.cpp608 GetOrSetRetainedDisplayListData(rootFrame); in InvalidateForDisplayPortChange()
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DDisplayPortUtils.cpp720 GetOrSetRetainedDisplayListData(rootFrame); in InvalidateForDisplayPortChange()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DDisplayPortUtils.cpp720 GetOrSetRetainedDisplayListData(rootFrame); in InvalidateForDisplayPortChange()
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsIFrame.cpp1078 RetainedDisplayListData* data = GetOrSetRetainedDisplayListData(rootFrame); in RemoveDisplayItemDataForDeletion()
1121 RetainedDisplayListData* data = GetOrSetRetainedDisplayListData(rootFrame); in MarkNeedsDisplayItemRebuild()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsIFrame.cpp1083 RetainedDisplayListData* data = GetOrSetRetainedDisplayListData(rootFrame); in RemoveDisplayItemDataForDeletion()
1146 RetainedDisplayListData* data = GetOrSetRetainedDisplayListData(rootFrame); in MarkNeedsDisplayItemRebuild()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsIFrame.cpp1078 RetainedDisplayListData* data = GetOrSetRetainedDisplayListData(rootFrame); in RemoveDisplayItemDataForDeletion()
1121 RetainedDisplayListData* data = GetOrSetRetainedDisplayListData(rootFrame); in MarkNeedsDisplayItemRebuild()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsFrame.cpp1095 RetainedDisplayListData* data = GetOrSetRetainedDisplayListData(rootFrame); in RemoveDisplayItemDataForDeletion()
1138 RetainedDisplayListData* data = GetOrSetRetainedDisplayListData(rootFrame); in MarkNeedsDisplayItemRebuild()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DnsLayoutUtils.cpp1260 GetOrSetRetainedDisplayListData(rootFrame); in InvalidateForDisplayPortChange()