Home
last modified time | relevance | path

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

/development/tools/winscope/src/app/components/timeline/mini-timeline/drawer/
Dmini_timeline_drawer_impl.ts157 const markerHeight = this.getMarkerHeight(); constant
158 if (clickPos.y > markerHeight) {