Searched refs:OpenTypeFontFile (Results 1 – 5 of 5) sorted by relevance
68 const OpenTypeFontFile &ot = *CastP<OpenTypeFontFile> (font_data); in main()71 case OpenTypeFontFile::TrueTypeTag: in main()74 case OpenTypeFontFile::CFFTag: in main()77 case OpenTypeFontFile::TTCTag: in main()80 case OpenTypeFontFile::TrueTag: in main()83 case OpenTypeFontFile::Typ1Tag: in main()
49 struct OpenTypeFontFile;73 friend struct OpenTypeFontFile;154 friend struct OpenTypeFontFile;202 struct OpenTypeFontFile struct
141 …const OT::OpenTypeFontFile &ot_file = *OT::Sanitizer<OT::OpenTypeFontFile>::lock_instance (data->b… in _hb_face_for_data_reference_table()171 …re_t *closure = _hb_face_for_data_closure_create (OT::Sanitizer<OT::OpenTypeFontFile>::sanitize (h… in hb_face_create()
100 blob = OT::Sanitizer<OT::OpenTypeFontFile>::sanitize (blob); in _hb_rename_font()148 const OT::OpenTypeFontFile &file = *(OT::OpenTypeFontFile *) (new_sfnt_data); in _hb_rename_font()
353 blob = OT::Sanitizer<OT::OpenTypeFontFile>::sanitize (blob); in _hb_rename_font()401 const OT::OpenTypeFontFile &file = * (OT::OpenTypeFontFile *) (new_sfnt_data); in _hb_rename_font()