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

  /external/freetype/src/psaux/
psfont.h 76 CF2_Matrix currentTransform; /* original client matrix */
77 CF2_Matrix innerTransform; /* for hinting; erect, scaled */
78 CF2_Matrix outerTransform; /* post hinting; includes rotations */
124 const CF2_Matrix* transform,
psglue.h 85 } CF2_Matrix;
psfont.c 243 const CF2_Matrix* transform )
489 const CF2_Matrix* transform,
psft.c 65 cf2_checkTransform( const CF2_Matrix* transform,
374 CF2_Matrix transform;

Completed in 157 milliseconds