Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-aat-layout.cc286 hb_blob_t *kerx_blob = font->face->table.kerx.get_blob (); in hb_aat_layout_position() local
287 const AAT::kerx& kerx = *kerx_blob->as<AAT::kerx> (); in hb_aat_layout_position()
292 AAT::hb_aat_apply_context_t c (plan, font, buffer, kerx_blob); in hb_aat_layout_position()