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

/external/chromium_org/third_party/freetype/include/freetype/internal/
H A Dftserv.h47 * FT_FACE_FIND_SERVICE
69 #define FT_FACE_FIND_SERVICE( face, ptr, id ) \ macro
83 #define FT_FACE_FIND_SERVICE( face, ptr, id ) \
696 FT_FACE_FIND_SERVICE( face, svc, id ); \
717 FT_FACE_FIND_SERVICE( face, svc, id ); \
/external/freetype/include/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 ); \
/external/pdfium/core/include/thirdparties/freetype/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 ); \
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/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 192 milliseconds