Searched defs:lineWidth (Results 1 – 1 of 1) sorted by relevance
410 int lineWidth = 0; // Width of the processed words of the current line. in wrapText() local424 info.addLine(line.toString(), lineWidth, metrics.getFont(), mDefaultFont); in wrapText() local433 info.addLine(line.toString(), lineWidth, metrics.getFont(), mDefaultFont); in wrapText() local