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

  /external/freetype/include/freetype/internal/
ftdriver.h 129 /* attach_file :: This function handle is used to read */
177 FT_Face_AttachFunc attach_file; member in struct:FT_Driver_ClassRec_
381 clazz->attach_file = attach_file_; \
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/
ftdriver.h 138 /* attach_file :: This function handle is used to read */
186 FT_Face_AttachFunc attach_file; member in struct:FT_Driver_ClassRec_
390 clazz->attach_file = attach_file_; \
  /external/pdfium/third_party/freetype/include/freetype/internal/
ftdriver.h 138 /* attach_file :: This function handle is used to read */
186 FT_Face_AttachFunc attach_file; member in struct:FT_Driver_ClassRec_
390 clazz->attach_file = attach_file_; \

Completed in 89 milliseconds