Home
last modified time | relevance | path

Searched defs:lineLength (Results 1 – 2 of 2) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DVisualRefactoring.java1163 int lineLength = info.getLength(); in removeIndentation() local
1194 int lineLength = info.getLength(); in setIndentation() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DGCWrapper.java593 double lineLength = Math.sqrt(dy * dy + dx * dx); in drawArrow() local