Home
last modified time | relevance | path

Searched refs:scrollIdsUpdated (Results 1 – 10 of 10) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/wr/
H A DWebRenderLayerManager.cpp360 auto scrollIdsUpdated = ClearPendingScrollInfoUpdate(); in EndTransactionWithoutLayer() local
361 for (ScrollableLayerGuid::ViewID update : scrollIdsUpdated) { in EndTransactionWithoutLayer()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/basic/
H A DBasicLayerManager.cpp574 std::unordered_set<ScrollableLayerGuid::ViewID> scrollIdsUpdated; in EndTransactionInternal() local
580 scrollIdsUpdated = mRoot->ApplyPendingUpdatesToSubtree(); in EndTransactionInternal()
640 for (ScrollableLayerGuid::ViewID scrollId : scrollIdsUpdated) { in EndTransactionInternal()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/basic/
H A DBasicLayerManager.cpp569 std::unordered_set<ScrollableLayerGuid::ViewID> scrollIdsUpdated; in EndTransactionInternal() local
575 scrollIdsUpdated = mRoot->ApplyPendingUpdatesToSubtree(); in EndTransactionInternal()
635 for (ScrollableLayerGuid::ViewID scrollId : scrollIdsUpdated) { in EndTransactionInternal()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/basic/
H A DBasicLayerManager.cpp574 std::unordered_set<ScrollableLayerGuid::ViewID> scrollIdsUpdated; in EndTransactionInternal() local
580 scrollIdsUpdated = mRoot->ApplyPendingUpdatesToSubtree(); in EndTransactionInternal()
640 for (ScrollableLayerGuid::ViewID scrollId : scrollIdsUpdated) { in EndTransactionInternal()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/wr/
H A DWebRenderLayerManager.cpp411 auto scrollIdsUpdated = ClearPendingScrollInfoUpdate(); in EndTransactionWithoutLayer() local
412 for (ScrollableLayerGuid::ViewID update : scrollIdsUpdated) { in EndTransactionWithoutLayer()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/client/
H A DClientLayerManager.cpp327 auto scrollIdsUpdated = GetRoot()->ApplyPendingUpdatesToSubtree(); in EndTransactionInternal() local
350 for (ScrollableLayerGuid::ViewID scrollId : scrollIdsUpdated) { in EndTransactionInternal()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/client/
H A DClientLayerManager.cpp328 auto scrollIdsUpdated = GetRoot()->ApplyPendingUpdatesToSubtree(); in EndTransactionInternal() local
351 for (ScrollableLayerGuid::ViewID scrollId : scrollIdsUpdated) { in EndTransactionInternal()
/dports/www/firefox/firefox-99.0/gfx/layers/wr/
H A DWebRenderLayerManager.cpp404 auto scrollIdsUpdated = ClearPendingScrollInfoUpdate(); in EndTransactionWithoutLayer() local
405 for (ScrollableLayerGuid::ViewID update : scrollIdsUpdated) { in EndTransactionWithoutLayer()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/wr/
H A DWebRenderLayerManager.cpp411 auto scrollIdsUpdated = ClearPendingScrollInfoUpdate(); in EndTransactionWithoutLayer() local
412 for (ScrollableLayerGuid::ViewID update : scrollIdsUpdated) { in EndTransactionWithoutLayer()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/client/
H A DClientLayerManager.cpp327 auto scrollIdsUpdated = GetRoot()->ApplyPendingUpdatesToSubtree(); in EndTransactionInternal() local
350 for (ScrollableLayerGuid::ViewID scrollId : scrollIdsUpdated) { in EndTransactionInternal()