Searched refs:rGlyph (Results 1 – 3 of 3) sorted by relevance
486 GraphicsContext& PDFIProcessor::getTransformGlyphContext( CharGlyph& rGlyph ) in getTransformGlyphContext() argument488 geometry::RealRectangle2D rRect = rGlyph.getRect(); in getTransformGlyphContext()489 geometry::Matrix2D rFontMatrix = rGlyph.getFontMatrix(); in getTransformGlyphContext()499 FontAttributes aFontAttrs = m_aIdToFont[ rGlyph.getGC().FontId ]; in getTransformGlyphContext()507 rGlyph.getGC().Transformation = rGlyph.getGC().Transformation * aFontTransform; in getTransformGlyphContext()508 getGCId(rGlyph.getGC()); in getTransformGlyphContext()510 return rGlyph.getGC(); in getTransformGlyphContext()
115 CharGlyph& rGlyph,133 GraphicsContext& getTransformGlyphContext( CharGlyph& rGlyph );
530 const PolyPolygon & rGlyph = aGlyphs[ g ]; in Draw3DTextEntity() local532 for ( c=0; c<rGlyph.Count(); c++ ) { in Draw3DTextEntity()533 const Polygon & rContour = rGlyph[ c ]; in Draw3DTextEntity()564 const PolyPolygon & rGlyph = aGlyphs[ g ]; in Draw3DTextEntity() local567 for ( c=0; c<rGlyph.Count(); c++ ) { in Draw3DTextEntity()568 const Polygon & rContour = rGlyph[ c ]; in Draw3DTextEntity()