Home
last modified time | relevance | path

Searched defs:xRight (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/ui/src/frontend/
Dtime_selection_panel.ts58 const xRight = Math.floor(target.x + target.width); constant
213 const xRight = visibleTimeScale.timeToPx(span.end); constant