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

  /external/freetype/include/freetype/internal/
ftserv.h 97 * FT_FACE_FIND_GLOBAL_SERVICE
119 #define FT_FACE_FIND_GLOBAL_SERVICE( face, ptr, id ) \
132 #define FT_FACE_FIND_GLOBAL_SERVICE( face, ptr, id ) \
    [all...]
  /external/freetype/src/cff/
cffdrivr.c 277 FT_FACE_FIND_GLOBAL_SERVICE( face, psnames, POSTSCRIPT_CMAPS );
cffobjs.c 503 FT_FACE_FIND_GLOBAL_SERVICE( face, psnames, POSTSCRIPT_CMAPS );
    [all...]
  /external/freetype/src/psaux/
t1decode.c     [all...]
  /external/freetype/src/sfnt/
sfobjs.c 467 FT_FACE_FIND_GLOBAL_SERVICE( face, face->psnames, POSTSCRIPT_CMAPS );
    [all...]

Completed in 97 milliseconds