Searched refs:OpenTypeFontFace (Results 1 – 5 of 5) sorted by relevance
121 } OpenTypeFontFace; typedef133 inline const OpenTypeFontFace& get_face (unsigned int i) const { return this+table[i]; } in get_face()166 inline const OpenTypeFontFace& get_face (unsigned int i) const in get_face()171 default:return Null(OpenTypeFontFace); in get_face()225 inline const OpenTypeFontFace& get_face (unsigned int i) const in get_face()236 default: return Null(OpenTypeFontFace); in get_face()257 OpenTypeFontFace fontFace;
94 const OpenTypeFontFace &font = ot.get_face (n_font); in main()
142 const OT::OpenTypeFontFace &ot_face = ot_file.get_face (data->index); in _hb_face_for_data_reference_table()
154 const OT::OpenTypeFontFace &face = file.get_face (face_index); in _hb_rename_font()
407 const OT::OpenTypeFontFace &face = file.get_face (face_index); in _hb_rename_font()