Home
last modified time | relevance | path

Searched defs:lineWidth (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/tools/image_generator/
DImageGenerator.java410 int lineWidth = 0; // Width of the processed words of the current line. in wrapText() local
424 info.addLine(line.toString(), lineWidth, metrics.getFont(), mDefaultFont); in wrapText() local
433 info.addLine(line.toString(), lineWidth, metrics.getFont(), mDefaultFont); in wrapText() local