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

/external/freetype/include/freetype/internal/
H A Dtttypes.h926 /* TT_Face */
929 /* A handle to a TrueType face/font object. A TT_Face encapsulates */
934 /* The TT_Face structure is also used as a `parent class' for the */
937 typedef struct TT_FaceRec_* TT_Face; typedef in typeref:struct:TT_FaceRec_
974 (*TT_Loader_GotoTableFunc)( TT_Face face,
1068 /* TT_Face */
1475 TT_Face face;
/external/pdfium/third_party/freetype/include/freetype/internal/
H A Dtttypes.h926 /* TT_Face */
929 /* A handle to a TrueType face/font object. A TT_Face encapsulates */
934 /* The TT_Face structure is also used as a `parent class' for the */
937 typedef struct TT_FaceRec_* TT_Face; typedef in typeref:struct:TT_FaceRec_
974 (*TT_Loader_GotoTableFunc)( TT_Face face,
1068 /* TT_Face */
1475 TT_Face face;

Completed in 59 milliseconds