Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-subset.cc272 hb_blob_t *source_table = hb_face_reference_table (plan->source, tag); in _passthrough() local
273 bool result = plan->add_table (tag, source_table); in _passthrough()
274 hb_blob_destroy (source_table); in _passthrough()