Searched refs:nLGlyph (Results 1 – 1 of 1) sorted by relevance
880 sal_GlyphId nLGlyph; in GetOutline() local881 if( !GetNextGlyphs( 1, &nLGlyph, aPos, nStart ) ) in GetOutline()885 bool bSuccess = rSalGraphics.GetGlyphOutline( nLGlyph, aGlyphOutline ); in GetOutline()915 sal_GlyphId nLGlyph; in GetBoundRect() local916 if( !GetNextGlyphs( 1, &nLGlyph, aPos, nStart ) ) in GetBoundRect()920 if( rSalGraphics.GetGlyphBoundRect( nLGlyph, aRectangle ) ) in GetBoundRect()
Completed in 31 milliseconds