Home
last modified time | relevance | path

Searched refs:flagHeight (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.java994 int flagHeight = icon.getImageData().height; in paintTitle() local
999 labelTop - (extent.y - flagHeight) / 2, true); in paintTitle()
1017 int flagHeight = icon.getImageData().height; in paintTitle() local
1025 labelTop -= (extent.y - flagHeight) / 2; in paintTitle()