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

  /external/freetype/src/base/
ftwinfnt.c 39 FT_FACE_LOOKUP_SERVICE( face, service, WINFNT );
ftmm.c 51 FT_FACE_LOOKUP_SERVICE( face,
ftobjs.c     [all...]
  /external/freetype/include/freetype/internal/
ftserv.h 484 * should only use FT_FACE_LOOKUP_SERVICE to access it.
491 * FT_FACE_LOOKUP_SERVICE below how this is implemented.
513 * FT_FACE_LOOKUP_SERVICE
535 #define FT_FACE_LOOKUP_SERVICE( face, ptr, id ) \
557 #define FT_FACE_LOOKUP_SERVICE( face, ptr, id ) \
    [all...]

Completed in 281 milliseconds