Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
Dfont.h80 struct MacintoshEncodingId { struct
82 enum {
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
DFont.java260 public enum MacintoshEncodingId { enum in Font
299 private MacintoshEncodingId(int value) { in MacintoshEncodingId() method in Font.MacintoshEncodingId