Searched defs:zoom (Results 1 – 4 of 4) sorted by relevance
88 Label zoom = new Label(this, SWT.NONE); in PixelPerfectControls() local
69 private int zoom = 8; field in ScreenViewer
242 String zoom = AdtPlugin.getFileProperty(file, NAME_ZOOM); in LayoutCanvas() local
658 private int zoom = DEFAULT_ZOOM; field in ImageEditorPanel.ImageViewer