Searched refs:CF2_Matrix (Results 1 - 8 of 8) sorted by relevance

/external/freetype/src/cff/
H A Dcf2font.h71 CF2_Matrix currentTransform; /* original client matrix */
72 CF2_Matrix innerTransform; /* for hinting; erect, scaled */
73 CF2_Matrix outerTransform; /* post hinting; includes rotations */
111 const CF2_Matrix* transform,
H A Dcf2glue.h85 } CF2_Matrix; typedef in typeref:struct:CF2_Matrix_
H A Dcf2font.c242 const CF2_Matrix* transform )
434 const CF2_Matrix* transform,
H A Dcf2ft.c56 cf2_checkTransform( const CF2_Matrix* transform,
345 CF2_Matrix transform;
/external/pdfium/third_party/freetype/src/cff/
H A Dcf2font.h66 CF2_Matrix currentTransform; /* original client matrix */
67 CF2_Matrix innerTransform; /* for hinting; erect, scaled */
68 CF2_Matrix outerTransform; /* post hinting; includes rotations */
106 const CF2_Matrix* transform,
H A Dcf2glue.h85 } CF2_Matrix; typedef in typeref:struct:CF2_Matrix_
H A Dcf2font.c242 const CF2_Matrix* transform )
434 const CF2_Matrix* transform,
H A Dcf2ft.c56 cf2_checkTransform( const CF2_Matrix* transform,
345 CF2_Matrix transform;

Completed in 346 milliseconds