Searched refs:source_table (Results 1 – 1 of 1) sorted by relevance
272 hb_blob_t *source_table = hb_face_reference_table (plan->source, tag); in _passthrough() local273 bool result = plan->add_table (tag, source_table); in _passthrough()274 hb_blob_destroy (source_table); in _passthrough()