Home
last modified time | relevance | path

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

/external/pdfium/third_party/freetype/src/cff/
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,
Dcf2glue.h85 } CF2_Matrix; typedef
Dcf2font.c242 const CF2_Matrix* transform ) in cf2_font_setup()
434 const CF2_Matrix* transform, in cf2_getGlyphOutline()
Dcf2ft.c56 cf2_checkTransform( const CF2_Matrix* transform, in cf2_checkTransform()
345 CF2_Matrix transform; in cf2_decoder_parse_charstrings()
/external/freetype/src/cff/
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,
Dcf2glue.h85 } CF2_Matrix; typedef
Dcf2font.c242 const CF2_Matrix* transform ) in cf2_font_setup()
434 const CF2_Matrix* transform, in cf2_getGlyphOutline()
Dcf2ft.c56 cf2_checkTransform( const CF2_Matrix* transform, in cf2_checkTransform()
345 CF2_Matrix transform; in cf2_decoder_parse_charstrings()