Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-subset-cff2.cc617 hb_blob_t *cff2_blob = hb_sanitize_context_t().reference_table<CFF::cff2> (plan->source); in hb_subset_cff2() local
618 const char *data = hb_blob_get_data(cff2_blob, nullptr); in hb_subset_cff2()
625 hb_blob_destroy (cff2_blob); in hb_subset_cff2()