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

1234

/external/chromium_org/third_party/freetype/include/freetype/
H 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 );
H A Dftrender.h50 const FT_Matrix* matrix,
96 const FT_Matrix* matrix,
H A Dftoutln.h308 const FT_Matrix* matrix );
H A Dfttypes.h75 /* FT_Matrix */
361 /* FT_Matrix */
386 } FT_Matrix; typedef in typeref:struct:FT_Matrix_
/external/freetype/include/
H 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 );
H A Dftrender.h50 const FT_Matrix* matrix,
96 const FT_Matrix* matrix,
H A Dftoutln.h315 const FT_Matrix* matrix );
H A Dfttypes.h75 /* FT_Matrix */
361 /* FT_Matrix */
386 } FT_Matrix; typedef in typeref:struct:FT_Matrix_
/external/pdfium/core/include/thirdparties/freetype/freetype/
H 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 );
H A Dftrender.h50 const FT_Matrix* matrix,
96 const FT_Matrix* matrix,
H A Dftoutln.h308 const FT_Matrix* matrix );
H A Dfttypes.h75 /* FT_Matrix */
361 /* FT_Matrix */
386 } FT_Matrix; typedef in typeref:struct:FT_Matrix_
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H 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 );
H A Dftrender.h50 const FT_Matrix* matrix,
96 const FT_Matrix* matrix,
/external/chromium_org/third_party/freetype/include/freetype/internal/
H A Dftcalc.h96 FT_Matrix_Multiply_Scaled( const FT_Matrix* a,
97 FT_Matrix *b,
107 const FT_Matrix* matrix,
H A Dftgloadr.h63 FT_Matrix transform;
/external/freetype/include/internal/
H A Dftcalc.h100 FT_Matrix_Multiply_Scaled( const FT_Matrix* a,
101 FT_Matrix *b,
111 const FT_Matrix* matrix,
H A Dftgloadr.h63 FT_Matrix transform;
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
H A Dftcalc.h96 FT_Matrix_Multiply_Scaled( const FT_Matrix* a,
97 FT_Matrix *b,
107 const FT_Matrix* matrix,
H A Dftgloadr.h63 FT_Matrix transform;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
H A Dftcalc.h96 FT_Matrix_Multiply_Scaled( const FT_Matrix* a,
97 FT_Matrix *b,
107 const FT_Matrix* matrix,
/external/chromium_org/third_party/freetype/src/autofit/
H A Dafloader.h49 FT_Matrix trans_matrix;
/external/freetype/src/autofit/
H A Dafloader.h49 FT_Matrix trans_matrix;
/external/chromium_org/third_party/freetype/src/base/
H A Dftsynth.c50 FT_Matrix transform;
/external/freetype/src/base/
H A Dftsynth.c50 FT_Matrix transform;

Completed in 384 milliseconds

1234