Searched defs:startX (Results 1 – 7 of 7) sorted by relevance
121 …let startX = ns2x(range?.startNS || 0, this.range.startNS, this.range.endNS, this.range.totalNS, t… variable123 let lineWidth = endX - startX; variable246 …let startX = Math.round(this.rulerW * (startTime - this.range.startNS) / (this.range.endNS - this.… variable279 let lineWidth = endX - startX; variable
72 startX: number property
26 private startX: number = 0 property in RangeSelect
32 startX: number | undefined property in RangeSelectStruct
95 std::string startX = result[0]; in InitXY2() local134 std::string startX = result[0]; in InitXY() local
36 private startX = 0; // canvas start x coord property in FrameChart