Searched refs:ot_face (Results 1 – 1 of 1) sorted by relevance
138 const OT::OpenTypeFontFace &ot_face = ot_file.get_face (data->index); in _hb_face_for_data_reference_table() local140 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() local505 return ot_face.get_table_tags (start_offset, table_count, table_tags); in hb_face_get_table_tags()