Home
last modified time | relevance | path

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

12

/external/freetype/include/freetype/
Dftglyph.h342 FT_Matrix* matrix,
630 FT_Matrix_Multiply( const FT_Matrix* a,
631 FT_Matrix* b );
650 FT_Matrix_Invert( FT_Matrix* matrix );
Dftrender.h50 const FT_Matrix* matrix,
97 const FT_Matrix* matrix,
Dftoutln.h326 const FT_Matrix* matrix );
Dfreetype.h3200 FT_Matrix* matrix,
4029 FT_Matrix *p_transform );
4728 const FT_Matrix* matrix );
Dfttypes.h395 } FT_Matrix; typedef
Dt1tables.h359 FT_Matrix font_matrix;
/external/pdfium/core/fxge/
Dscoped_font_transform.cpp14 FT_Matrix matrix; in ResetTransform()
25 FT_Matrix* matrix) in ScopedFontTransform()
Dscoped_font_transform.h17 ScopedFontTransform(RetainPtr<CFX_Face> face, FT_Matrix* matrix);
Dcfx_glyphcache.cpp113 FT_Matrix ft_matrix; in RenderGlyph()
/external/freetype/include/freetype/internal/
Dftcalc.h289 FT_Matrix_Multiply_Scaled( const FT_Matrix* a,
290 FT_Matrix *b,
306 FT_Matrix_Check( const FT_Matrix* matrix );
315 const FT_Matrix* matrix,
Dftgloadr.h45 FT_Matrix transform;
Dt1types.h123 FT_Matrix font_matrix;
Dftobjs.h359 FT_Matrix transform_matrix;
428 FT_Matrix glyph_matrix;
Dcfftypes.h199 FT_Matrix font_matrix;
Dpsaux.h679 FT_Matrix font_matrix;
961 FT_Matrix font_matrix;
/external/freetype/src/base/
Dftcalc.c661 FT_Matrix_Multiply( const FT_Matrix* a, in FT_Matrix_Multiply()
662 FT_Matrix *b ) in FT_Matrix_Multiply()
689 FT_Matrix_Invert( FT_Matrix* matrix ) in FT_Matrix_Invert()
720 FT_Matrix_Multiply_Scaled( const FT_Matrix* a, in FT_Matrix_Multiply_Scaled()
721 FT_Matrix *b, in FT_Matrix_Multiply_Scaled()
751 FT_Matrix_Check( const FT_Matrix* matrix ) in FT_Matrix_Check()
753 FT_Matrix m; in FT_Matrix_Check()
822 const FT_Matrix* matrix, in FT_Vector_Transform_Scaled()
Dftsynth.c50 FT_Matrix transform; in FT_GlyphSlot_Oblique()
Dftglyph.c224 const FT_Matrix* matrix, in ft_outline_glyph_transform()
456 FT_Matrix* matrix, in FT_Glyph_Transform()
Dftoutln.c685 const FT_Matrix* matrix ) in FT_Vector_Transform()
708 const FT_Matrix* matrix ) in FT_Outline_Transform()
/external/freetype/src/autofit/
Dafloader.h47 FT_Matrix trans_matrix;
Dafloader.c110 FT_Matrix scale_down_matrix = { 0x10000L, 0, 0, 0x10000L }; in af_loader_embolden_glyph_in_slot()
389 FT_Matrix inverse; in af_loader_load_glyph()
/external/freetype/src/raster/
Dftrend1.c56 const FT_Matrix* matrix, in ft_raster1_transform()
/external/freetype/src/smooth/
Dftsmooth.c75 const FT_Matrix* matrix, in ft_smooth_transform()
/external/freetype/src/cff/
Dcffobjs.c745 FT_Matrix* matrix = &dict->font_matrix; in cff_face_init()
775 FT_Matrix* matrix; in cff_face_init()
/external/freetype/src/cid/
Dcidgload.c350 FT_Matrix font_matrix; in cid_slot_load_glyph()

12