Home | History | Annotate | Download | only in resources

Lines Matching refs:Zoom

138  * ZoomCommand class implements Zoom plus and fullscreen.
162 * Activate zoom plus and full screen commands.
181 * Decorate Zoom button item.
189 this.minus_.className = 'zoom-button left-button';
192 this.plus_.className = 'zoom-button right-button';
194 this.percent_.className = 'zoom-percent center-button';
215 * Updates zoom controls.
216 * @params {JSON} params JSON object to configure zoom controls.
247 * Initializes the zoom menu item with configuration info.
272 * Decorate Zoom button item.