Searched defs:hdmx (Results 1 - 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
H A D | test-subset-drop-tables.c | 48 hb_blob_t *hdmx = hb_face_reference_table (subset, HB_TAG ('h', 'd', 'm', 'x')); in test_subset_drop_tables() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-hdmx-table.hh | 83 struct hdmx struct
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/ |
H A D | Tag.java | 74 public static final int hdmx = Tag.intValue(new byte[]{'h', 'd', 'm', 'x'}); field in Tag
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/ |
H A D | tag.cc | 52 const int32_t Tag::hdmx = TAG('h', 'd', 'm', 'x'); member in sfntly::Tag
|
H A D | tag.h | 68 static const int32_t hdmx; member
|
Completed in 3 milliseconds