Searched defs:lineLength (Results 1 – 2 of 2) sorted by relevance
1161 int lineLength = info.getLength(); in removeIndentation() local1192 int lineLength = info.getLength(); in setIndentation() local
592 double lineLength = Math.sqrt(dy * dy + dx * dx); in drawArrow() local