Home
last modified time | relevance | path

Searched defs:morx (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-aat-layout.c107 hb_face_t *morx = hb_test_open_font_file ("fonts/aat-morx.ttf"); in test_aat_has() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
H A DTag.java87 public static final int morx = Tag.intValue(new byte[]{'m', 'o', 'r', 'x'}); field in Tag
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout.cc206 const AAT::morx& morx = *mapper->face->table.morx; in hb_aat_layout_compile_map() local
248 const AAT::morx& morx = *morx_blob->as<AAT::morx> (); hb_aat_layout_substitute() local
[all...]
H A Dhb-aat-layout-morx-table.hh1165 struct morx : mortmorx<ExtendedTypes, HB_AAT_TAG_morx> {}; struct
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
H A Dtag.cc62 const int32_t Tag::morx = TAG('m', 'o', 'r', 'x'); member in sfntly::Tag
H A Dtag.h80 static const int32_t morx; member

Completed in 5 milliseconds