Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/trace/
DSpChartList.ts38 const mouseMoveRange = 5; constant
283 this.getBoundingClientRect().bottom > ev.pageY - mouseMoveRange &&
284 this.getBoundingClientRect().bottom < ev.pageY + mouseMoveRange
299 this.getBoundingClientRect().bottom > ev.pageY - mouseMoveRange &&
300 this.getBoundingClientRect().bottom < ev.pageY + mouseMoveRange;