Searched refs:currentRotation (Results 1 – 1 of 1) sorted by relevance
138 #currentRotation = 0; field in DeviceControlApp753 if ((rotation - this.#currentRotation) % 360 == 0) {780 this.#currentRotation = rotation;792 this.#currentRotation);840 if (this.#currentRotation != 0) {841 text += ` (Rotated ${this.#currentRotation}deg)`1088 this.#onRotateButton(this.#currentRotation + 90);1094 this.#onRotateButton(this.#currentRotation - 90);