Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DShowKeyboards.java756 … UnicodeSet punctuationExemplars = cldrFile.getExemplarSet("punctuation", WinningChoice.WINNING); in getInfo() local
757 if (punctuationExemplars != null) { in getInfo()
758 exemplars.addAll(punctuationExemplars); in getInfo()