Searched refs:dy (Results 1 – 6 of 6) sorted by relevance
91 public postTranslate(dx: number, dy: number) {95 if(!isNaN(dy) && dy != undefined){96 this.data[Matrix.MTRANS_Y] += dy;100 public setTranslate(dx: number, dy: number) {104 if(!isNaN(dy) && dy != undefined){105 this.data[Matrix.MTRANS_Y] = dy;
149 let dy: number = eventY - startY;150 return Math.sqrt(dx * dx + dy * dy);
166 * adding dy to its top and bottom coordinates.169 * @param dy The amount to add to the rectangle's top and bottom coordinates171 public offset(dx: number, dy: number) {173 this.top += dy;175 this.bottom += dy;
67 dy: {}, property488 dy: {}, property
158 dy = int((wifi_range[0] + wifi_range[1]) / 2)160 coordinate.append(dy)
95951 __u32 dy; member95960 __u32 dy; member95969 __u32 dy; member96187 __u32 dy; member134629 int dy; member134668 int dy; member143057 s64 dy; member