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

123

/external/freetype/include/
H A Dftglyph.h289 FT_Matrix* matrix,
570 FT_Matrix_Multiply( const FT_Matrix* a,
571 FT_Matrix* b );
590 FT_Matrix_Invert( FT_Matrix* matrix );
H A Dftrender.h50 const FT_Matrix* matrix,
96 const FT_Matrix* matrix,
H A Dftoutln.h318 const FT_Matrix* matrix );
H A Dfttypes.h77 /* FT_Matrix */
365 /* FT_Matrix */
390 } FT_Matrix; typedef in typeref:struct:FT_Matrix_
H A Dfreetype.h2811 FT_Matrix* matrix,
3406 FT_Matrix *p_transform );
3905 const FT_Matrix* matrix );
/external/pdfium/third_party/freetype/include/freetype/
H A Dftglyph.h289 FT_Matrix* matrix,
570 FT_Matrix_Multiply( const FT_Matrix* a,
571 FT_Matrix* b );
590 FT_Matrix_Invert( FT_Matrix* matrix );
H A Dftrender.h50 const FT_Matrix* matrix,
96 const FT_Matrix* matrix,
H A Dftoutln.h318 const FT_Matrix* matrix );
H A Dfttypes.h77 /* FT_Matrix */
365 /* FT_Matrix */
390 } FT_Matrix; typedef in typeref:struct:FT_Matrix_
H A Dfreetype.h2927 FT_Matrix* matrix,
3537 FT_Matrix *p_transform );
4040 const FT_Matrix* matrix );
/external/freetype/src/autofit/
H A Dafloader.h47 FT_Matrix trans_matrix;
/external/freetype/include/internal/
H A Dftcalc.h287 FT_Matrix_Multiply_Scaled( const FT_Matrix* a,
288 FT_Matrix *b,
298 const FT_Matrix* matrix,
H A Dftgloadr.h63 FT_Matrix transform;
H A Dt1types.h118 FT_Matrix font_matrix;
/external/pdfium/third_party/freetype/include/freetype/internal/
H A Dftcalc.h287 FT_Matrix_Multiply_Scaled( const FT_Matrix* a,
288 FT_Matrix *b,
298 const FT_Matrix* matrix,
H A Dftgloadr.h63 FT_Matrix transform;
H A Dt1types.h118 FT_Matrix font_matrix;
/external/freetype/src/base/
H A Dftsynth.c50 FT_Matrix transform;
H A Dftcalc.c687 FT_Matrix_Multiply( const FT_Matrix* a,
688 FT_Matrix *b )
709 FT_Matrix_Invert( FT_Matrix* matrix )
740 FT_Matrix_Multiply_Scaled( const FT_Matrix* a,
741 FT_Matrix *b,
766 const FT_Matrix* matrix,
H A Dftglyph.c223 const FT_Matrix* matrix,
428 FT_Matrix* matrix,
/external/pdfium/third_party/freetype/src/base/
H A Dftsynth.c50 FT_Matrix transform;
H A Dftcalc.c660 FT_Matrix_Multiply( const FT_Matrix* a,
661 FT_Matrix *b )
682 FT_Matrix_Invert( FT_Matrix* matrix )
713 FT_Matrix_Multiply_Scaled( const FT_Matrix* a,
714 FT_Matrix *b,
739 const FT_Matrix* matrix,
H A Dftglyph.c223 const FT_Matrix* matrix,
428 FT_Matrix* matrix,
/external/freetype/src/cff/
H A Dcfftypes.h119 FT_Matrix font_matrix;
/external/pdfium/third_party/freetype/src/cff/
H A Dcfftypes.h119 FT_Matrix font_matrix;

Completed in 2867 milliseconds

123