Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-face.cc138 const OT::OpenTypeFontFace &ot_face = ot_file.get_face (data->index); in _hb_face_for_data_reference_table() local
140 const OT::OpenTypeTable &table = ot_face.get_table_by_tag (tag); in _hb_face_for_data_reference_table()
503 const OT::OpenTypeFontFace &ot_face = ot_file.get_face (data->index); in hb_face_get_table_tags() local
505 return ot_face.get_table_tags (start_offset, table_count, table_tags); in hb_face_get_table_tags()