Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DChartDelta.java775 ChartDeltaSub chartDeltaSub = new ChartDeltaSub(title, file, tablePrinter, tsvFile); in writeTable() local
776 chartDeltaSub.writeChart(anchors); in writeTable()