Searched refs:padNextWidth (Results 1 – 1 of 1) sorted by relevance
183 private int padNextWidth; field in DateTimeFormatterBuilder1925 active.padNextWidth = padWidth; in padNext()2006 if (active.padNextWidth > 0) { in appendInternal()2008 pp = new PadPrinterParserDecorator(pp, active.padNextWidth, active.padNextChar); in appendInternal()2010 active.padNextWidth = 0; in appendInternal()