Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Dtrack_group_panel.ts50 private shellWidth = 0; property in TrackGroupPanel
148 this.shellWidth = shell.getBoundingClientRect().width;
168 this.shellWidth,
194 ctx.translate(this.shellWidth, 0);