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

  /external/freetype/include/freetype/internal/services/
svttcmap.h 74 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_
94 clazz->get_cmap_info = get_cmap_info_; \

Completed in 167 milliseconds