Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DChartCollation.java40 static final String NOT_TAILORED = "notTailored"; field in ChartCollation
53 …+ "<li>those <span class='" + NOT_TAILORED + "'>not tailored</span> (added from standard exemplars…
349 … list.append("<span class='" + NOT_TAILORED + "'>").append(s).append("</span>"); in writeContents()