Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DVettingViewer.java1577 … Set<Choice> headerChoices = choicesForHeader.get(Row.of(section, subsection, header)); in writeTables() local
1579 Choice.appendRowStyles(headerChoices, output); in writeTables()