Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/apz/src/
H A DAxis.cpp160 if (!IsScrolledToEnd()) { in OverscrollBy()
250 bool Axis::IsScrolledToEnd() const { in IsScrolledToEnd() function in mozilla::layers::Axis
256 return !IsScrolledToEnd(); in IsInInvalidOverscroll()
H A DAxis.h301 bool IsScrolledToEnd() const;
/dports/www/firefox/firefox-99.0/gfx/layers/apz/src/
H A DAxis.cpp160 if (!IsScrolledToEnd()) { in OverscrollBy()
261 bool Axis::IsScrolledToEnd() const { in IsScrolledToEnd() function in mozilla::layers::Axis
267 return !IsScrolledToEnd(); in IsInInvalidOverscroll()
H A DAxis.h303 bool IsScrolledToEnd() const;
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/apz/src/
H A DAxis.cpp160 if (!IsScrolledToEnd()) { in OverscrollBy()
250 bool Axis::IsScrolledToEnd() const { in IsScrolledToEnd() function in mozilla::layers::Axis
256 return !IsScrolledToEnd(); in IsInInvalidOverscroll()
H A DAxis.h301 bool IsScrolledToEnd() const;