Home
last modified time | relevance | path

Searched defs:morx (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-aat-layout.cc214 const AAT::morx& morx = *mapper->face->table.morx->table; in hb_aat_layout_compile_map() local
265 const AAT::morx& morx = *accel.table; in hb_aat_layout_substitute() local
H A Dhb-aat-layout-morx-table.hh1431 struct morx : mortmorx<morx, ExtendedTypes, HB_AAT_TAG_morx> {}; struct
/aosp_15_r20/external/harfbuzz_ng/test/api/
H A Dtest-aat-layout.c109 hb_face_t *morx = hb_test_open_font_file ("fonts/aat-morx.ttf"); in test_aat_has() local