Searched defs:morx (Results 1 – 5 of 5) sorted by relevance
195 const AAT::morx& morx = *mapper->face->table.morx; in hb_aat_layout_compile_map() local231 const AAT::morx& morx = *morx_blob->as<AAT::morx> (); in hb_aat_layout_substitute() local
1146 struct morx : mortmorx<ExtendedTypes, HB_AAT_TAG_morx> {}; struct
107 hb_face_t *morx = hb_test_open_font_file ("fonts/aat-morx.ttf"); in test_aat_has() local
62 const int32_t Tag::morx = TAG('m', 'o', 'r', 'x'); member in sfntly::Tag
80 static const int32_t morx; member