Home
last modified time | relevance | path

Searched refs:CLOSE_ICON_WIDTH (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/
DRenderPreview.java130 private static final int CLOSE_ICON_WIDTH; field in RenderPreview
138 CLOSE_ICON_WIDTH = CLOSE_ICON.getImageData().width;
779 left += CLOSE_ICON_WIDTH; in click()
923 left += CLOSE_ICON_WIDTH; in paint()