Searched refs:FT_Matrix (Results 1 - 25 of 52) sorted by relevance

123

/external/chromium_org/third_party/freetype/include/freetype/
H A Dftglyph.h289 FT_Matrix* matrix,
584 FT_Matrix_Multiply( const FT_Matrix* a,
585 FT_Matrix* b );
604 FT_Matrix_Invert( FT_Matrix* matrix );
H A Dftrender.h50 const FT_Matrix* matrix,
96 const FT_Matrix* matrix,
H A Dftoutln.h308 const FT_Matrix* matrix );
H A Dfttypes.h75 /* FT_Matrix */
361 /* FT_Matrix */
386 } FT_Matrix; typedef in typeref:struct:FT_Matrix_
H A Dfreetype.h2698 FT_Matrix* matrix,
3330 FT_Matrix *p_transform );
3851 const FT_Matrix* matrix );
/external/freetype/include/freetype/
H A Dftglyph.h289 FT_Matrix* matrix,
584 FT_Matrix_Multiply( const FT_Matrix* a,
585 FT_Matrix* b );
604 FT_Matrix_Invert( FT_Matrix* matrix );
H A Dftrender.h50 const FT_Matrix* matrix,
96 const FT_Matrix* matrix,
H A Dftoutln.h308 const FT_Matrix* matrix );
H A Dfttypes.h75 /* FT_Matrix */
361 /* FT_Matrix */
386 } FT_Matrix; typedef in typeref:struct:FT_Matrix_
H A Dfreetype.h2698 FT_Matrix* matrix,
3330 FT_Matrix *p_transform );
3851 const FT_Matrix* matrix );
/external/chromium_org/third_party/freetype/include/freetype/internal/
H A Dftcalc.h96 FT_Matrix_Multiply_Scaled( const FT_Matrix* a,
97 FT_Matrix *b,
107 const FT_Matrix* matrix,
H A Dftgloadr.h63 FT_Matrix transform;
H A Dt1types.h118 FT_Matrix font_matrix;
/external/freetype/include/freetype/internal/
H A Dftcalc.h96 FT_Matrix_Multiply_Scaled( const FT_Matrix* a,
97 FT_Matrix *b,
107 const FT_Matrix* matrix,
H A Dftgloadr.h63 FT_Matrix transform;
H A Dt1types.h118 FT_Matrix font_matrix;
/external/chromium_org/third_party/freetype/src/autofit/
H A Dafloader.h49 FT_Matrix trans_matrix;
/external/freetype/src/autofit/
H A Dafloader.h49 FT_Matrix trans_matrix;
/external/chromium_org/third_party/freetype/src/base/
H A Dftsynth.c50 FT_Matrix transform;
H A Dftcalc.c718 FT_Matrix_Multiply( const FT_Matrix* a,
719 FT_Matrix *b )
740 FT_Matrix_Invert( FT_Matrix* matrix )
771 FT_Matrix_Multiply_Scaled( const FT_Matrix* a,
772 FT_Matrix *b,
797 const FT_Matrix* matrix,
/external/freetype/src/base/
H A Dftsynth.c50 FT_Matrix transform;
H A Dftcalc.c718 FT_Matrix_Multiply( const FT_Matrix* a,
719 FT_Matrix *b )
740 FT_Matrix_Invert( FT_Matrix* matrix )
771 FT_Matrix_Multiply_Scaled( const FT_Matrix* a,
772 FT_Matrix *b,
797 const FT_Matrix* matrix,
/external/chromium_org/third_party/freetype/src/cff/
H A Dcfftypes.h119 FT_Matrix font_matrix;
/external/chromium_org/third_party/ots/test/
H A Dvalidator-checker.cc38 FT_Matrix matrix;
/external/freetype/src/cff/
H A Dcfftypes.h119 FT_Matrix font_matrix;

Completed in 633 milliseconds

123