HomeSort by relevance Sort by last modified time
    Searched refs:CF2_Matrix (Results 1 - 4 of 4) sorted by null

  /external/freetype/src/cff/
cf2font.h 66 CF2_Matrix currentTransform; /* original client matrix */
67 CF2_Matrix innerTransform; /* for hinting; erect, scaled */
68 CF2_Matrix outerTransform; /* post hinting; includes rotations */
104 const CF2_Matrix* transform,
cf2glue.h 85 } CF2_Matrix;
cf2font.c 141 const CF2_Matrix* transform )
323 const CF2_Matrix* transform,
cf2ft.c 56 cf2_checkTransform( const CF2_Matrix* transform,
317 CF2_Matrix transform;

Completed in 215 milliseconds