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

/external/chromium_org/third_party/freetype/include/freetype/internal/
H A Dtttypes.h859 /* TT_Face */
862 /* A handle to a TrueType face/font object. A TT_Face encapsulates */
867 /* The TT_Face structure is also used as a `parent class' for the */
870 typedef struct TT_FaceRec_* TT_Face; typedef in typeref:struct:TT_FaceRec_
907 (*TT_Loader_GotoTableFunc)( TT_Face face,
987 /* TT_Face */
/external/freetype/include/internal/
H A Dtttypes.h928 /* TT_Face */
931 /* A handle to a TrueType face/font object. A TT_Face encapsulates */
936 /* The TT_Face structure is also used as a `parent class' for the */
939 typedef struct TT_FaceRec_* TT_Face; typedef in typeref:struct:TT_FaceRec_
976 (*TT_Loader_GotoTableFunc)( TT_Face face,
1070 /* TT_Face */
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
H A Dtttypes.h859 /* TT_Face */
862 /* A handle to a TrueType face/font object. A TT_Face encapsulates */
867 /* The TT_Face structure is also used as a `parent class' for the */
870 typedef struct TT_FaceRec_* TT_Face; typedef in typeref:struct:TT_FaceRec_
907 (*TT_Loader_GotoTableFunc)( TT_Face face,
987 /* TT_Face */
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
H A Dtttypes.h859 /* TT_Face */
862 /* A handle to a TrueType face/font object. A TT_Face encapsulates */
867 /* The TT_Face structure is also used as a `parent class' for the */
870 typedef struct TT_FaceRec_* TT_Face; typedef in typeref:struct:TT_FaceRec_
907 (*TT_Loader_GotoTableFunc)( TT_Face face,
987 /* TT_Face */

Completed in 974 milliseconds