Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-subset.cc222 _is_table_present (hb_face_t *source, hb_tag_t tag) in _is_table_present() function
292 …if (_is_table_present (plan->source, HB_OT_TAG_glyf) && !_should_drop_table (plan, HB_OT_TAG_glyf)) in _subset_table()