Home
last modified time | relevance | path

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

12

/AliOS-Things-master/components/freetype/include/
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 );
A Dftrender.h50 const FT_Matrix* matrix,
96 const FT_Matrix* matrix,
A Dftoutln.h315 const FT_Matrix* matrix );
A Dfttypes.h386 } FT_Matrix; typedef
A Dfreetype.h2767 FT_Matrix* matrix,
3403 FT_Matrix *p_transform );
3924 const FT_Matrix* matrix );
A Dt1tables.h316 FT_Matrix font_matrix;
/AliOS-Things-master/components/freetype/include/internal/
A Dftcalc.h100 FT_Matrix_Multiply_Scaled( const FT_Matrix* a,
101 FT_Matrix *b,
111 const FT_Matrix* matrix,
A Dftgloadr.h63 FT_Matrix transform;
A Dt1types.h118 FT_Matrix font_matrix;
A Dftobjs.h355 FT_Matrix transform_matrix;
412 FT_Matrix glyph_matrix;
A Dpsaux.h682 FT_Matrix font_matrix;
/AliOS-Things-master/components/freetype/src/base/
A Dftcalc.c718 FT_Matrix_Multiply( const FT_Matrix* a, in FT_Matrix_Multiply()
719 FT_Matrix *b ) in FT_Matrix_Multiply()
740 FT_Matrix_Invert( FT_Matrix* matrix ) in FT_Matrix_Invert()
771 FT_Matrix_Multiply_Scaled( const FT_Matrix* a, in FT_Matrix_Multiply_Scaled()
772 FT_Matrix *b, in FT_Matrix_Multiply_Scaled()
797 const FT_Matrix* matrix, in FT_Vector_Transform_Scaled()
A Dftsynth.c50 FT_Matrix transform; in FT_GlyphSlot_Oblique()
A Dftglyph.c219 const FT_Matrix* matrix, in ft_outline_glyph_transform()
424 FT_Matrix* matrix, in FT_Glyph_Transform()
A Dftoutln.c683 const FT_Matrix* matrix ) in FT_Vector_Transform()
706 const FT_Matrix* matrix ) in FT_Outline_Transform()
/AliOS-Things-master/components/freetype/src/autofit/
A Dafloader.h49 FT_Matrix trans_matrix;
A Dafloader.c127 FT_Matrix inverse; in af_loader_load_g()
/AliOS-Things-master/components/freetype/src/cff/
A Dcfftypes.h119 FT_Matrix font_matrix;
A Dcffobjs.c641 FT_Matrix* matrix = &dict->font_matrix; in cff_face_init()
668 FT_Matrix* matrix; in cff_face_init()
/AliOS-Things-master/components/freetype/src/raster/
A Dftrend1.c62 const FT_Matrix* matrix, in ft_raster1_transform()
/AliOS-Things-master/components/freetype/src/cid/
A Dcidgload.c281 FT_Matrix font_matrix; in cid_slot_load_glyph()
A Dcidload.c161 FT_Matrix* matrix; in cid_parse_font_matrix()
/AliOS-Things-master/components/freetype/src/smooth/
A Dftsmooth.c61 const FT_Matrix* matrix, in ft_smooth_transform()
/AliOS-Things-master/components/freetype/src/type1/
A Dt1gload.c283 FT_Matrix font_matrix; in T1_Load_Glyph()
/AliOS-Things-master/components/freetype/src/pfr/
A Dpfrobjs.c412 FT_Matrix font_matrix; in pfr_slot_load()

Completed in 71 milliseconds

12