HomeSort by relevance Sort by last modified time
    Searched defs:init_face (Results 1 - 6 of 6) sorted by null

  /external/freetype/include/freetype/internal/
ftdriver.h 108 /* init_face :: The format-specific face constructor. */
165 FT_Face_InitFunc init_face; member in struct:FT_Driver_ClassRec_
369 clazz->init_face = init_face_; \
sfnt.h 535 TT_Init_Face_Func init_face; member in struct:SFNT_Interface_
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/
ftdriver.h 117 /* init_face :: The format-specific face constructor. */
174 FT_Face_InitFunc init_face; member in struct:FT_Driver_ClassRec_
378 clazz->init_face = init_face_; \
sfnt.h 535 TT_Init_Face_Func init_face; member in struct:SFNT_Interface_
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/internal/
ftdriver.h 117 /* init_face :: The format-specific face constructor. */
174 FT_Face_InitFunc init_face; member in struct:FT_Driver_ClassRec_
378 clazz->init_face = init_face_; \
sfnt.h 535 TT_Init_Face_Func init_face; member in struct:SFNT_Interface_
    [all...]

Completed in 123 milliseconds