Searched refs:get_face (Results 1 – 5 of 5) sorted by relevance
133 inline const OpenTypeFontFace& get_face (unsigned int i) const { return this+table[i]; } in get_face() function166 inline const OpenTypeFontFace& get_face (unsigned int i) const in get_face() function170 case 1: return u.version1.get_face (i); in get_face()225 inline const OpenTypeFontFace& get_face (unsigned int i) const in get_face() function235 case TTCTag: return u.ttcHeader.get_face (i); in get_face()
94 const OpenTypeFontFace &font = ot.get_face (n_font); in main()
136 const OT::OpenTypeFontFace &ot_face = ot_file.get_face (data->index); in _hb_face_for_data_reference_table()
407 const OT::OpenTypeFontFace &face = file.get_face (face_index); in _hb_rename_font()
249 get_face(JNIEnv *_env, jobject _this, in get_face() function278 {"fft_get_face", "(Landroid/media/FaceDetector$Face;I)V",(void*)get_face },