Searched refs:ApplyGlyphTransform (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/vcl/source/glyphs/ |
H A D | gcach_ftyp.cxx | 1094 int FreetypeServerFont::ApplyGlyphTransform( int nGlyphFlags, in ApplyGlyphTransform() function in FreetypeServerFont 1374 ApplyGlyphTransform( nGlyphFlags, pGlyphFT, false ); in InitGlyphData() 1460 int nAngle = ApplyGlyphTransform( nGlyphFlags, pGlyphFT, true ); in GetGlyphBitmap1() 1630 int nAngle = ApplyGlyphTransform( nGlyphFlags, pGlyphFT, true ); in GetGlyphBitmap8() 2338 /*int nAngle =*/ ApplyGlyphTransform( nGlyphFlags, pGlyphFT, false ); in GetGlyphOutline()
|
H A D | gcach_ftyp.hxx | 206 int ApplyGlyphTransform( int nGlyphFlags, FT_GlyphRec_*, bool ) const;
|
Completed in 28 milliseconds