MCPcopy Create free account
hub / github.com/AshampooSystems/boden / _scrollChange

Method _scrollChange

framework/ui/platforms/android/src/ScrollViewCore.cpp:223–226  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

221 }
222
223 void ScrollViewCore::_scrollChange(int scrollX, int scrollY, int oldScrollX, int oldScrollY)
224 {
225 updateVisibleClientRect();
226 }
227
228 void ScrollViewCore::updateVisibleClientRect()
229 {

Calls

no outgoing calls

Tested by

no test coverage detected