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)) in <lambda>() constant
130 uint32_t lineLength = u16Str.size(); in sameLineBreak() local
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