Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DChartAnnotations.java212 … AnnotationSet subParentAnnotations = Annotations.getDataSet(LocaleIDParser.getParent(locale)); in writeSubcharts() local
213 … String baseAnnotation2 = subAnnotations.toString(cp, true, subParentAnnotations); in writeSubcharts()