HomeSort by relevance Sort by last modified time
    Searched defs:get_face (Results 1 - 3 of 3) 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);
  /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/
mshtmlc.h 14689 HRESULT (WINAPI *get_face)(IHTMLFontElement *This,BSTR *p); member in struct:IHTMLFontElementVtbl
20360 HRESULT (WINAPI *get_face)(IHTMLBaseFontElement *This,BSTR *p); member in struct:IHTMLBaseFontElementVtbl
    [all...]

Completed in 6801 milliseconds