Home
last modified time | relevance | path

Searched refs:ot_file (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-face.cc181 const OT::OpenTypeFontFile &ot_file = *data->blob->as<OT::OpenTypeFontFile> (); in _hb_face_for_data_reference_table() local
183 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() local
556 const OT::OpenTypeFontFace &ot_face = ot_file.get_face (data->index); in hb_face_get_table_tags()