Searched refs:isRight (Results 1 – 3 of 3) sorted by relevance
484 isRight: boolean = true; property in Point486 constructor(x: number, y: number, isRight: boolean = true) {489 this.isRight = isRight;505 isRight: boolean = true; property in PairPoint516 isRight: boolean,524 this.isRight = isRight;1081 it[0].isRight,1090 it[1].isRight,1177 x2 = bezierCurveEnd.isRight ? x3 - 100 * percentage : x3 + 100 * percentage;1179 x1 = bezierCurveStart.isRight ? x0 - 100 * percentage : x0 + 100 * percentage;[all …]
42 isRight: boolean,51 isRight: isRight,
1207 isRight: boolean1215 isRight: isRight,