Searched defs:_getValue (Results 1 – 5 of 5) sorted by relevance
85 protected String _getValue(int codepoint) { in _getValue() method in TestUnicodeProperty.MyUnicodeGCProperty
283 protected abstract String _getValue(int codepoint); in _getValue() method in UnicodeProperty1076 public String _getValue(int codepoint) { in _getValue() method in UnicodeProperty.FilteredProperty1470 protected String _getValue(int codepoint) { in _getValue() method in UnicodeProperty.UnicodeMapProperty1615 protected String _getValue(int codepoint) { in _getValue() method in UnicodeProperty.UnicodeSetProperty
57 public String _getValue(int codePoint) { in _getValue() method in ICUPropertyFactory.ICUProperty
771 def _getValue(self, config, litParams): member in Parameter