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

  /external/freetype/include/freetype/internal/services/
svttcmap.h 73 TT_CMap_Info_GetFunc get_cmap_info; local
  /external/freetype/src/sfnt/
ttcmap.h 54 TT_CMap_Info_GetFunc get_cmap_info; member in struct:TT_CMap_ClassRec_
ttcmap.c 200 (TT_CMap_Info_GetFunc)tt_cmap0_get_info /* get_cmap_info */
614 (TT_CMap_Info_GetFunc)tt_cmap2_get_info /* get_cmap_info */
    [all...]
  /external/freetype/src/cff/
cffdrivr.c 674 if ( service && service->get_cmap_info )
675 error = service->get_cmap_info( charmap, cmap_info );
687 (TT_CMap_Info_GetFunc)cff_get_cmap_info /* get_cmap_info */
    [all...]
  /external/freetype/src/base/
ftobjs.c     [all...]

Completed in 1133 milliseconds