Searched defs:FT_FACE_FIND_SERVICE (Results 1 - 2 of 2) sorted by relevance

/external/freetype/include/freetype/internal/
H A Dftserv.h39 * FT_FACE_FIND_SERVICE
61 #define FT_FACE_FIND_SERVICE( face, ptr, id ) \ macro
75 #define FT_FACE_FIND_SERVICE( face, ptr, id ) \
851 FT_FACE_FIND_SERVICE( face, svc, id ); \
872 FT_FACE_FIND_SERVICE( face, svc, id ); \
/external/pdfium/third_party/freetype/include/freetype/internal/
H A Dftserv.h39 * FT_FACE_FIND_SERVICE
61 #define FT_FACE_FIND_SERVICE( face, ptr, id ) \ macro
75 #define FT_FACE_FIND_SERVICE( face, ptr, id ) \
688 FT_FACE_FIND_SERVICE( face, svc, id ); \
709 FT_FACE_FIND_SERVICE( face, svc, id ); \

Completed in 194 milliseconds