Searched refs:ot_file (Results 1 – 1 of 1) sorted by relevance
181 const OT::OpenTypeFontFile &ot_file = *data->blob->as<OT::OpenTypeFontFile> (); in _hb_face_for_data_reference_table() local183 const OT::OpenTypeFontFace &ot_face = ot_file.get_face (data->index, &base_offset); in _hb_face_for_data_reference_table()555 const OT::OpenTypeFontFile &ot_file = *data->blob->as<OT::OpenTypeFontFile> (); in hb_face_get_table_tags() local556 const OT::OpenTypeFontFace &ot_face = ot_file.get_face (data->index); in hb_face_get_table_tags()