Searched defs:startX (Results 1 – 8 of 8) sorted by relevance
563 let startX: number; variable623 startX: number = 0; property in Point
76 startX: number; property650 let startX = midX - 150; variable
37 startX: number; property in SlicesTime
33 private startX = 0; // 画布相对于整个界面的x坐标 property in TabPaneSampleInstructionTotalTime
36 private startX = 0; // 画布相对于整个界面的x坐标 property in TabPaneSampleInstruction
36 private startX = 0; // 画布相对于整个界面的x坐标 property in TabPaneSampleInstructionSelection
468 let startX = Math.floor((this.canvas!.width / 10) * i); variable
38 startX: number | undefined; property in RangeSelectStruct