Home
last modified time | relevance | path

Searched refs:FT_Glyph_Transform (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/third_party/freetype/src/base/
Dftglyph.c427 FT_Glyph_Transform( FT_Glyph glyph, in FT_Glyph_Transform() function
560 FT_Glyph_Transform( glyph, 0, origin ); in FT_Glyph_To_Bitmap()
578 FT_Glyph_Transform( glyph, 0, &v ); in FT_Glyph_To_Bitmap()
/external/freetype/src/base/
Dftglyph.c431 FT_Glyph_Transform( FT_Glyph glyph, in FT_Glyph_Transform() function
564 FT_Glyph_Transform( glyph, 0, origin ); in FT_Glyph_To_Bitmap()
582 FT_Glyph_Transform( glyph, 0, &v ); in FT_Glyph_To_Bitmap()
/external/freetype/include/freetype/
Dftglyph.h288 FT_Glyph_Transform( FT_Glyph glyph,
/external/pdfium/third_party/freetype/include/freetype/
Dftglyph.h288 FT_Glyph_Transform( FT_Glyph glyph,
/external/ImageMagick/MagickCore/
Dannotate.c1560 (void) FT_Glyph_Transform(glyph.image,&affine,&glyph.origin); in RenderFreetype()
1714 (void) FT_Glyph_Transform(glyph.image,&affine,&glyph.origin); in RenderFreetype()