Home
last modified time | relevance | path

Searched refs:getGC (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.cxx423 aGlyph.getGC(), in processGlyph()
434 aGlyph.getGC(), in processGlyph()
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.hxx260 GraphicsContext& getGC(){ return m_rCurrentContext; } in getGC() function in pdfi::CharGlyph

Completed in 36 milliseconds