Home
last modified time | relevance | path

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

/external/perfetto/ui/src/public/
Dscroll_helper.ts59 let _scrollToFunction: ScrollToFunction | undefined = undefined; variable
64 _scrollToFunction?.(args);
68 _scrollToFunction = f;