Searched refs:currentRotation (Results 1 – 1 of 1) sorted by relevance
138 #currentRotation = 0; field in DeviceControlApp624 if ((rotation - this.#currentRotation) % 360 == 0) {651 this.#currentRotation = rotation;663 this.#currentRotation);711 if (this.#currentRotation != 0) {712 text += ` (Rotated ${this.#currentRotation}deg)`950 this.#onRotateButton(this.#currentRotation + 90);956 this.#onRotateButton(this.#currentRotation - 90);