HomeSort by relevance Sort by last modified time
    Searched refs:get_face (Results 1 - 7 of 7) sorted by null

  /external/harfbuzz_ng/src/
hb-open-file-private.hh 133 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);
main.cc 94 const OpenTypeFontFace &font = ot.get_face (n_font);
hb-face.cc 142 const OT::OpenTypeFontFace &ot_face = ot_file.get_face (data->index);
hb-directwrite.cc 154 const OT::OpenTypeFontFace &face = file.get_face (face_index);
hb-uniscribe.cc 407 const OT::OpenTypeFontFace &face = file.get_face (face_index);
  /external/neven/
FaceDetector_jni.cpp 249 get_face(JNIEnv *_env, jobject _this, function
278 {"fft_get_face", "(Landroid/media/FaceDetector$Face;I)V",(void*)get_face },
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mshtml.h     [all...]

Completed in 281 milliseconds