Home
last modified time | relevance | path

Searched defs:hdmx (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-subset-drop-tables.c48 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 Dhb-ot-hdmx-table.hh83 struct hdmx struct
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
H A DTag.java74 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 Dtag.cc52 const int32_t Tag::hdmx = TAG('h', 'd', 'm', 'x'); member in sfntly::Tag
H A Dtag.h68 static const int32_t hdmx; member

Completed in 5 milliseconds