Searched refs:isRight (Results 1 – 3 of 3) sorted by relevance
528 isRight: boolean = true; property in Point530 constructor(x: number, y: number, isRight: boolean = true) {533 this.isRight = isRight;549 isRight: boolean = true; property in PairPoint561 isRight: boolean,569 this.isRight = isRight;1144 it[0].isRight,1153 it[1].isRight,1244 let x2 = bezierCurveEnd.isRight ? x3 - 100 * percentage : x3 + 100 * percentage;1246 let x1 = bezierCurveStart.isRight ? x0 - 100 * percentage : x0 + 100 * percentage;[all …]
44 isRight: boolean,53 isRight: isRight,
1285 isRight: boolean1293 isRight: isRight,