Searched refs:caseTablePrinter (Results 1 – 1 of 1) sorted by relevance
282 TablePrinter caseTablePrinter = new TablePrinter() in writeSubcharts() local298 … addTwoColumns(caseTablePrinter, widthStringTarget, adjustedPlurals, pluralRules, true); in writeSubcharts()313 caseTablePrinter in writeSubcharts()329 caseTablePrinter.addCell(unitPattern); in writeSubcharts()336 caseTablePrinter.addCell(withContext); in writeSubcharts()339 caseTablePrinter.finishRow(); in writeSubcharts()352 , caseTablePrinter)); in writeSubcharts()378 TablePrinter caseTablePrinter = new TablePrinter() in writeSubcharts() local389 … addTwoColumns(caseTablePrinter, widthStringTarget, adjustedPlurals, pluralRules, false); in writeSubcharts()404 caseTablePrinter in writeSubcharts()[all …]