Searched refs:FT_Glyph_Transform (Results 1 – 3 of 3) sorted by relevance
455 FT_Glyph_Transform( FT_Glyph glyph, in FT_Glyph_Transform() function587 FT_Glyph_Transform( glyph, 0, origin ); in FT_Glyph_To_Bitmap()605 FT_Glyph_Transform( glyph, 0, &v ); in FT_Glyph_To_Bitmap()
343 FT_Glyph_Transform( FT_Glyph glyph,
1619 (void) FT_Glyph_Transform(glyph.image,&affine,&glyph.origin); in RenderFreetype()