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.java124 final int pieceLength = getMonospaceWidth(piece); in process_field()
136 int gap = startPos - getMonospaceWidth(output); in process_field()
144 private int getMonospaceWidth(CharSequence piece) { in getMonospaceWidth() method in Tabber.MonoTabber