Searched refs:get_face (Results 1 - 6 of 6) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-open-file-private.hh133 inline const OpenTypeFontFace& get_face (unsigned int i) const { return this+table[i]; } function in struct:OT::TTCHeaderVersion1
166 inline const OpenTypeFontFace& get_face (unsigned int i) const function in struct:OT::TTCHeader
170 case 1: return u.version1.get_face (i);
225 inline const OpenTypeFontFace& get_face (unsigned int i) const function in struct:OT::OpenTypeFontFile
235 case TTCTag: return u.ttcHeader.get_face (i);
H A Dmain.cc94 const OpenTypeFontFace &font = ot.get_face (n_font);
H A Dhb-face.cc142 const OT::OpenTypeFontFace &ot_face = ot_file.get_face (data->index);
H A Dhb-directwrite.cc154 const OT::OpenTypeFontFace &face = file.get_face (face_index);
H A Dhb-uniscribe.cc407 const OT::OpenTypeFontFace &face = file.get_face (face_index);
/external/neven/
H A DFaceDetector_jni.cpp249 get_face(JNIEnv *_env, jobject _this, function
278 {"fft_get_face", "(Landroid/media/FaceDetector$Face;I)V",(void*)get_face },

Completed in 386 milliseconds