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

  /external/freetype/include/freetype/internal/services/
svttcmap.h 73 TT_CMap_Info_GetFunc get_cmap_info; local
93 clazz->get_cmap_info = get_cmap_info_; \
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/services/
svttcmap.h 73 TT_CMap_Info_GetFunc get_cmap_info; local
93 clazz->get_cmap_info = get_cmap_info_; \
  /external/pdfium/third_party/freetype/include/freetype/internal/services/
svttcmap.h 73 TT_CMap_Info_GetFunc get_cmap_info; local
93 clazz->get_cmap_info = get_cmap_info_; \
  /external/freetype/src/sfnt/
ttcmap.h 54 TT_CMap_Info_GetFunc get_cmap_info; member in struct:TT_CMap_ClassRec_
126 clazz->get_cmap_info = get_cmap_info_; \
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/sfnt/
ttcmap.h 54 TT_CMap_Info_GetFunc get_cmap_info; member in struct:TT_CMap_ClassRec_
126 clazz->get_cmap_info = get_cmap_info_; \
  /external/pdfium/third_party/freetype/src/sfnt/
ttcmap.h 54 TT_CMap_Info_GetFunc get_cmap_info; member in struct:TT_CMap_ClassRec_
126 clazz->get_cmap_info = get_cmap_info_; \

Completed in 67 milliseconds