Home
last modified time | relevance | path

Searched refs:rSalGraphics (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/glyphs/
H A Dgcach_layout.cxx51 void ServerFontLayout::DrawText( SalGraphics& rSalGraphics ) const in DrawText()
53 rSalGraphics.DrawServerFontLayout( *this ); in DrawText()
/trunk/main/vcl/source/gdi/
H A Dsallayout.cxx870 bool SalLayout::GetOutline( SalGraphics& rSalGraphics, in GetOutline() argument
885 bool bSuccess = rSalGraphics.GetGlyphOutline( nLGlyph, aGlyphOutline ); in GetOutline()
906 bool SalLayout::GetBoundRect( SalGraphics& rSalGraphics, Rectangle& rRect ) const in GetBoundRect() argument
920 if( rSalGraphics.GetGlyphBoundRect( nLGlyph, aRectangle ) ) in GetBoundRect()

Completed in 26 milliseconds