Home
last modified time | relevance | path

Searched refs:layoutIconSize (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/
DLintTooltipManager.java154 int layoutIconSize = mHScale.inverseScale(ICON_SIZE); in computeNodes() local
168 if (p.x < x2 - layoutIconSize - slop in computeNodes()
170 || p.y < y2 - layoutIconSize - slop in computeNodes()