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.java1149 int lineLength = info.getLength(); in removeIndentation() local
1180 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.java568 double lineLength = Math.sqrt(dy * dy + dx * dx); in drawArrow() local