Home
last modified time | relevance | path

Searched refs:explicitAreas (Results 1 – 6 of 6) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/dom/grid/
H A DGrid.cpp54 nsGridContainerFrame::ExplicitNamedAreas* explicitAreas = in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE() local
56 if (explicitAreas) { in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
57 for (auto& areaInfo : *explicitAreas) { in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/grid/
H A DGrid.cpp60 nsGridContainerFrame::ExplicitNamedAreas* explicitAreas = in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE() local
62 if (explicitAreas) { in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
63 for (auto& areaInfo : *explicitAreas) { in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
/dports/www/firefox-esr/firefox-91.8.0/dom/grid/
H A DGrid.cpp56 if (auto* explicitAreas = aFrame->GetExplicitNamedAreas()) { in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE() local
57 for (auto& areaInfo : explicitAreas->AsSpan()) { in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/grid/
H A DGrid.cpp55 if (auto* explicitAreas = aFrame->GetExplicitNamedAreas()) { in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE() local
56 for (auto& areaInfo : explicitAreas->AsSpan()) { in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
/dports/www/firefox/firefox-99.0/dom/grid/
H A DGrid.cpp56 if (auto* explicitAreas = aFrame->GetExplicitNamedAreas()) { in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE() local
57 for (auto& areaInfo : explicitAreas->AsSpan()) { in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/grid/
H A DGrid.cpp56 if (auto* explicitAreas = aFrame->GetExplicitNamedAreas()) { in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE() local
57 for (auto& areaInfo : explicitAreas->AsSpan()) { in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()