Home
last modified time | relevance | path

Searched refs:scrollUpdates2 (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/apz/test/gtest/
H A DTestBasic.cpp309 nsTArray<ScrollPositionUpdate> scrollUpdates2; in TEST_F() local
310 scrollUpdates2.AppendElement(ScrollPositionUpdate::NewPureRelativeScroll( in TEST_F()
313 metadata2.SetScrollUpdates(scrollUpdates2); in TEST_F()
315 scrollUpdates2.LastElement().GetGeneration()); in TEST_F()
/dports/www/firefox/firefox-99.0/gfx/layers/apz/test/gtest/
H A DTestBasic.cpp310 nsTArray<ScrollPositionUpdate> scrollUpdates2; in TEST_F() local
311 scrollUpdates2.AppendElement(ScrollPositionUpdate::NewPureRelativeScroll( in TEST_F()
314 metadata2.SetScrollUpdates(scrollUpdates2); in TEST_F()
316 scrollUpdates2.LastElement().GetGeneration()); in TEST_F()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/apz/test/gtest/
H A DTestBasic.cpp309 nsTArray<ScrollPositionUpdate> scrollUpdates2; in TEST_F() local
310 scrollUpdates2.AppendElement(ScrollPositionUpdate::NewPureRelativeScroll( in TEST_F()
313 metadata2.SetScrollUpdates(scrollUpdates2); in TEST_F()
315 scrollUpdates2.LastElement().GetGeneration()); in TEST_F()