Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
DScriptTag.java10 public enum ScriptTag { enum
127 private ScriptTag(String description) { in ScriptTag() method in ScriptTag