Home
last modified time | relevance | path

Searched refs:morx_blob (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-aat-layout.cc230 hb_blob_t *morx_blob = font->face->table.morx.get_blob (); in hb_aat_layout_substitute() local
231 const AAT::morx& morx = *morx_blob->as<AAT::morx> (); in hb_aat_layout_substitute()
234 AAT::hb_aat_apply_context_t c (plan, font, buffer, morx_blob); in hb_aat_layout_substitute()