Searched defs:_getVersion (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/props/ | ||
H A D | UnicodeProperty.java | 281 protected abstract String _getVersion(); in _getVersion() method in UnicodeProperty |
H A D | ICUPropertyFactory.java | 388 public String _getVersion() { in _getVersion() method in ICUPropertyFactory.ICUProperty |
/aosp_15_r20/external/fonttools/Lib/fontTools/ttLib/ | ||
H A D | woff2.py | 466 def _getVersion(self): member in WOFF2Writer |