Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-subset-cff1.cc1097 hb_blob_t *cff_blob = hb_sanitize_context_t().reference_table<CFF::cff1> (plan->source); in hb_subset_cff1() local
1098 const char *data = hb_blob_get_data(cff_blob, nullptr); in hb_subset_cff1()
1104 hb_blob_destroy (cff_blob); in hb_subset_cff1()