Home
last modified time | relevance | path

Searched refs:getMonospaceWidth (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DTabber.java120 final int pieceLength = getMonospaceWidth(piece); in process_field()
132 int gap = startPos - getMonospaceWidth(output); in process_field()
140 private int getMonospaceWidth(CharSequence piece) { in getMonospaceWidth() method in Tabber.MonoTabber