Searched defs:lineLength (Results 1 – 5 of 5) sorted by relevance
260 val lineLength = sqrt((from.y - lineEnd.y).pow(2) + (from.x - lineEnd.x).pow(2)) regex
1461 final int lineLength = lineEnd - lineStart; in fillHorizontalBoundsForLine() local1535 final int lineLength = lineEnd - lineStart; in fillCharacterBounds() local
837 final float lineLength = selLength - selRadius; in drawSelector() local
4166 int lineLength, int lineWidth) { in drawRectCorners()4236 int lineLength = dipsToPixels(DEBUG_CORNERS_SIZE_DIP); in onDebugDraw() local
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...