Home
last modified time | relevance | path

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

/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/apz/src/
H A DAxis.cpp295 ParentLayerCoord newCompositionEnd = GetCompositionEnd() + aDisplacement; in DisplacementWillOverscrollAmount() local
301 bool plus = newCompositionEnd > GetPageEnd(); in DisplacementWillOverscrollAmount()
311 return newCompositionEnd - GetPageEnd(); in DisplacementWillOverscrollAmount()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/src/
H A DAxis.cpp394 ParentLayerCoord newCompositionEnd = GetCompositionEnd() + aDisplacement; in DisplacementWillOverscrollAmount() local
400 bool plus = newCompositionEnd > GetPageEnd(); in DisplacementWillOverscrollAmount()
410 return newCompositionEnd - GetPageEnd(); in DisplacementWillOverscrollAmount()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/apz/src/
H A DAxis.cpp505 ParentLayerCoord newCompositionEnd = GetCompositionEnd() + aDisplacement; in Do()
511 bool plus = newCompositionEnd > GetPageEnd(); in Do()
521 return newCompositionEnd - GetPageEnd(); in Do()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/apz/src/
H A DAxis.cpp343 ParentLayerCoord newCompositionEnd = GetCompositionEnd() + aDisplacement; in DisplacementWillOverscrollAmount() local
349 bool plus = newCompositionEnd > GetPageEnd(); in DisplacementWillOverscrollAmount()
359 return newCompositionEnd - GetPageEnd(); in DisplacementWillOverscrollAmount()
/dports/www/firefox/firefox-99.0/gfx/layers/apz/src/
H A DAxis.cpp354 ParentLayerCoord newCompositionEnd = GetCompositionEnd() + aDisplacement; in DisplacementWillOverscrollAmount() local
360 bool plus = newCompositionEnd > GetPageEnd(); in DisplacementWillOverscrollAmount()
370 return newCompositionEnd - GetPageEnd(); in DisplacementWillOverscrollAmount()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/apz/src/
H A DAxis.cpp343 ParentLayerCoord newCompositionEnd = GetCompositionEnd() + aDisplacement; in DisplacementWillOverscrollAmount() local
349 bool plus = newCompositionEnd > GetPageEnd(); in DisplacementWillOverscrollAmount()
359 return newCompositionEnd - GetPageEnd(); in DisplacementWillOverscrollAmount()