Home | History | Annotate | Download | only in image_editor

Lines Matching refs:screenRect

684  * @param {Rect} screenRect Target rectangle in screen coordinates.
687 ImageView.prototype.createZoomEffect = function(screenRect) {
689 this.viewport_.screenToDeviceRect(screenRect),