Searched defs:x1 (Results 1 – 3 of 3) sorted by relevance
110 let x1: number, x2: number; variable127 let getV: number = x2 - x1 < 1 ? 1 : x2 - x1; variable
7 def crop_picture(picture, x1=0, y1=72, x2=720, y2=1208): argument
381 let x1 = 0 + this.radius! * Math.cos((deg * Math.PI) / 180); variable