Home
last modified time | relevance | path

Searched refs:rGlyph (Results 1 – 2 of 2) sorted by path

/trunk/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.cxx486 GraphicsContext& PDFIProcessor::getTransformGlyphContext( CharGlyph& rGlyph ) in getTransformGlyphContext() argument
488 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()
H A Dpdfiprocessor.hxx115 CharGlyph& rGlyph,
133 GraphicsContext& getTransformGlyphContext( CharGlyph& rGlyph );

Completed in 25 milliseconds