Home
last modified time | relevance | path

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

12

/external/freetype/include/freetype/
Dftglyph.h295 FT_Matrix* matrix,
579 FT_Matrix_Multiply( const FT_Matrix* a,
580 FT_Matrix* b );
599 FT_Matrix_Invert( FT_Matrix* matrix );
Dftrender.h50 const FT_Matrix* matrix,
97 const FT_Matrix* matrix,
Dfreetype.h3169 FT_Matrix* matrix,
3981 FT_Matrix *p_transform );
4499 const FT_Matrix* matrix );
Dfttypes.h390 } FT_Matrix; typedef
Dftoutln.h323 const FT_Matrix* matrix );
Dt1tables.h352 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;
Dcfftypes.h194 FT_Matrix font_matrix;
Dpsaux.h647 FT_Matrix font_matrix;
913 FT_Matrix font_matrix;
Dftobjs.h406 FT_Matrix transform_matrix;
470 FT_Matrix glyph_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()
752 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()
448 FT_Matrix* matrix, in FT_Glyph_Transform()
Dftoutln.c689 const FT_Matrix* matrix ) in FT_Vector_Transform()
712 const FT_Matrix* matrix ) in FT_Outline_Transform()
/external/freetype/src/autofit/
Dafloader.h47 FT_Matrix trans_matrix;
Dafloader.c111 FT_Matrix scale_down_matrix = { 0x10000L, 0, 0, 0x10000L }; in af_loader_embolden_glyph_in_slot()
394 FT_Matrix inverse; in af_loader_load_glyph()
/external/freetype/src/raster/
Dftrend1.c57 const FT_Matrix* matrix, in ft_raster1_transform()
/external/freetype/src/tools/ftfuzzer/
Dftfuzzer.cc411 FT_Matrix rot30 = { 0xDDB4, -0x8000, 0x8000, 0xDDB4 }; in LLVMFuzzerTestOneInput()
/external/freetype/src/smooth/
Dftsmooth.c56 const FT_Matrix* matrix, in ft_smooth_transform()
/external/pdfium/core/fxge/
Dfx_freetype.h29 using FXFT_Matrix = FT_Matrix;
/external/freetype/src/cff/
Dcffobjs.c746 FT_Matrix* matrix = &dict->font_matrix; in cff_face_init()
776 FT_Matrix* matrix; in cff_face_init()
/external/freetype/src/cid/
Dcidgload.c350 FT_Matrix font_matrix; in cid_slot_load_glyph()
/external/freetype/src/pfr/
Dpfrobjs.c415 FT_Matrix font_matrix; in pfr_slot_load()

12