Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dsallayout.cxx880 sal_GlyphId nLGlyph; in GetOutline() local
881 if( !GetNextGlyphs( 1, &nLGlyph, aPos, nStart ) ) in GetOutline()
885 bool bSuccess = rSalGraphics.GetGlyphOutline( nLGlyph, aGlyphOutline ); in GetOutline()
915 sal_GlyphId nLGlyph; in GetBoundRect() local
916 if( !GetNextGlyphs( 1, &nLGlyph, aPos, nStart ) ) in GetBoundRect()
920 if( rSalGraphics.GetGlyphBoundRect( nLGlyph, aRectangle ) ) in GetBoundRect()

Completed in 23 milliseconds