Home
last modified time | relevance | path

Searched refs:NAME_ZOOM (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DLayoutCanvas.java121 private final static QualifiedName NAME_ZOOM = field in LayoutCanvas
276 String zoom = AdtPlugin.getFileProperty(file, NAME_ZOOM); in LayoutCanvas()
834 AdtPlugin.setFileProperty(file, NAME_ZOOM, zoomValue); in setScale()