Home
last modified time | relevance | path

Searched defs:_getValue (Results 1 – 3 of 3) sorted by relevance

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestUnicodeProperty.java89 protected String _getValue(int codepoint) { in _getValue() method in TestUnicodeProperty.MyUnicodeGCProperty
/external/cldr/tools/java/org/unicode/cldr/util/props/
DUnicodeProperty.java242 protected abstract String _getValue(int codepoint); in _getValue() method in UnicodeProperty
1023 public String _getValue(int codepoint) { in _getValue() method in UnicodeProperty.FilteredProperty
1384 protected String _getValue(int codepoint) { in _getValue() method in UnicodeProperty.UnicodeMapProperty
1526 protected String _getValue(int codepoint) { in _getValue() method in UnicodeProperty.UnicodeSetProperty
DICUPropertyFactory.java57 public String _getValue(int codePoint) { in _getValue() method in ICUPropertyFactory.ICUProperty