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