Home
last modified time | relevance | path

Searched refs:FT_Matrix (Results 1 – 25 of 54) sorted by relevance

123

/external/freetype/include/freetype/
Dftglyph.h289 FT_Matrix* matrix,
570 FT_Matrix_Multiply( const FT_Matrix* a,
571 FT_Matrix* b );
590 FT_Matrix_Invert( FT_Matrix* matrix );
Dftrender.h50 const FT_Matrix* matrix,
97 const FT_Matrix* matrix,
Dfreetype.h3019 FT_Matrix* matrix,
3716 FT_Matrix *p_transform );
4228 const FT_Matrix* matrix );
Dftoutln.h326 const FT_Matrix* matrix );
Dfttypes.h390 } FT_Matrix; typedef
/external/pdfium/third_party/freetype/include/freetype/
Dftglyph.h289 FT_Matrix* matrix,
570 FT_Matrix_Multiply( const FT_Matrix* a,
571 FT_Matrix* b );
590 FT_Matrix_Invert( FT_Matrix* matrix );
Dftrender.h50 const FT_Matrix* matrix,
96 const FT_Matrix* matrix,
Dfreetype.h2927 FT_Matrix* matrix,
3537 FT_Matrix *p_transform );
4040 const FT_Matrix* matrix );
Dfttypes.h390 } FT_Matrix; typedef
Dftoutln.h318 const FT_Matrix* matrix );
/external/pdfium/third_party/freetype/include/freetype/internal/
Dftcalc.h287 FT_Matrix_Multiply_Scaled( const FT_Matrix* a,
288 FT_Matrix *b,
298 const FT_Matrix* matrix,
Dftgloadr.h63 FT_Matrix transform;
Dt1types.h118 FT_Matrix font_matrix;
/external/freetype/include/freetype/internal/
Dftcalc.h287 FT_Matrix_Multiply_Scaled( const FT_Matrix* a,
288 FT_Matrix *b,
298 const FT_Matrix* matrix,
Dftgloadr.h45 FT_Matrix transform;
Dt1types.h120 FT_Matrix font_matrix;
/external/freetype/src/base/
Dftcalc.c660 FT_Matrix_Multiply( const FT_Matrix* a, in FT_Matrix_Multiply()
661 FT_Matrix *b ) in FT_Matrix_Multiply()
682 FT_Matrix_Invert( FT_Matrix* matrix ) in FT_Matrix_Invert()
713 FT_Matrix_Multiply_Scaled( const FT_Matrix* a, in FT_Matrix_Multiply_Scaled()
714 FT_Matrix *b, in FT_Matrix_Multiply_Scaled()
739 const FT_Matrix* matrix, in FT_Vector_Transform_Scaled()
Dftsynth.c50 FT_Matrix transform; in FT_GlyphSlot_Oblique()
Dftglyph.c225 const FT_Matrix* matrix, in ft_outline_glyph_transform()
432 FT_Matrix* matrix, in FT_Glyph_Transform()
/external/pdfium/third_party/freetype/src/base/
Dftcalc.c660 FT_Matrix_Multiply( const FT_Matrix* a, in FT_Matrix_Multiply()
661 FT_Matrix *b ) in FT_Matrix_Multiply()
682 FT_Matrix_Invert( FT_Matrix* matrix ) in FT_Matrix_Invert()
713 FT_Matrix_Multiply_Scaled( const FT_Matrix* a, in FT_Matrix_Multiply_Scaled()
714 FT_Matrix *b, in FT_Matrix_Multiply_Scaled()
739 const FT_Matrix* matrix, in FT_Vector_Transform_Scaled()
Dftsynth.c50 FT_Matrix transform; in FT_GlyphSlot_Oblique()
Dftglyph.c223 const FT_Matrix* matrix, in ft_outline_glyph_transform()
428 FT_Matrix* matrix, in FT_Glyph_Transform()
/external/freetype/src/autofit/
Dafloader.h47 FT_Matrix trans_matrix;
/external/pdfium/third_party/freetype/src/cff/
Dcfftypes.h119 FT_Matrix font_matrix;
/external/pdfium/third_party/freetype/src/raster/
Dftrend1.c62 const FT_Matrix* matrix, in ft_raster1_transform()

123