Searched defs:_getVersion (Results 1 – 3 of 3) sorted by relevance
/external/cldr/tools/java/org/unicode/cldr/util/props/ | ||
D | ICUPropertyFactory.java | 389 public String _getVersion() { in _getVersion() method in ICUPropertyFactory.ICUProperty |
D | UnicodeProperty.java | 240 protected abstract String _getVersion(); in _getVersion() method in UnicodeProperty |
/external/fonttools/Lib/fontTools/ttLib/ | ||
D | woff2.py | 391 def _getVersion(self): member in WOFF2Writer |