Home
last modified time | relevance | path

Searched refs:CF2_Matrix (Results 1 – 4 of 4) sorted by relevance

/external/freetype/src/psaux/
Dpsfont.h76 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,
Dpsglue.h85 } CF2_Matrix; typedef
Dpsfont.c243 const CF2_Matrix* transform ) in cf2_font_setup()
489 const CF2_Matrix* transform, in cf2_getGlyphOutline()
Dpsft.c65 cf2_checkTransform( const CF2_Matrix* transform, in cf2_checkTransform()
374 CF2_Matrix transform; in cf2_decoder_parse_charstrings()