Searched refs:OpenTypeFontFile (Results 1 – 6 of 6) sorted by relevance
77 …hb_blob_t *sanitized = hb_sanitize_context_t ().sanitize_blob<OT::OpenTypeFontFile> (hb_blob_refer… in hb_face_count()78 const OT::OpenTypeFontFile& ot = *sanitized->as<OT::OpenTypeFontFile> (); in hb_face_count()183 const OT::OpenTypeFontFile &ot_file = *data->blob->as<OT::OpenTypeFontFile> (); in _hb_face_for_data_reference_table()203 const OT::OpenTypeFontFile &ot_file = *data->blob->as<OT::OpenTypeFontFile> (); in _hb_face_for_data_get_table_tags()243 blob = hb_sanitize_context_t ().sanitize_blob<OT::OpenTypeFontFile> (hb_blob_reference (blob)); in hb_face_create()
361 hb_blob_t *font_blob = hb_sanitize_context_t ().sanitize_blob<OpenTypeFontFile> (blob); in print_layout_info_using_private_api()362 const OpenTypeFontFile* sanitized = font_blob->as<OpenTypeFontFile> (); in print_layout_info_using_private_api()368 const OpenTypeFontFile& ot = *sanitized; in print_layout_info_using_private_api()372 case OpenTypeFontFile::TrueTypeTag: in print_layout_info_using_private_api()375 case OpenTypeFontFile::CFFTag: in print_layout_info_using_private_api()378 case OpenTypeFontFile::TTCTag: in print_layout_info_using_private_api()381 case OpenTypeFontFile::TrueTag: in print_layout_info_using_private_api()384 case OpenTypeFontFile::Typ1Tag: in print_layout_info_using_private_api()387 case OpenTypeFontFile::DFontTag: in print_layout_info_using_private_api()
110 OT::OpenTypeFontFile *f = c.start_serialize<OT::OpenTypeFontFile> (); in _hb_face_builder_data_reference_blob()114 hb_tag_t sfnt_tag = is_cff ? OT::OpenTypeFontFile::CFFTag : OT::OpenTypeFontFile::TrueTypeTag; in _hb_face_builder_data_reference_blob()
49 struct OpenTypeFontFile;82 friend struct OpenTypeFontFile;245 friend struct OpenTypeFontFile;457 struct OpenTypeFontFile struct
335 blob = hb_sanitize_context_t ().sanitize_blob<OT::OpenTypeFontFile> (blob); in _hb_rename_font()384 const OT::OpenTypeFontFile &file = * (OT::OpenTypeFontFile *) (new_sfnt_data); in _hb_rename_font()
7843 OpenTypeFontFile