Searched refs:nDescend (Results 1 – 1 of 1) sorted by relevance
245 sal_Int32 nDescend = mrFontMgr.getFontDescend( mnFontID ); in DrawGlyphs() local247 nDescend = nDescend * nTextHeight / 1000; in DrawGlyphs()280 … aRotPoint = Point( -nAscend*nTextWidth/nTextHeight, -nDescend*nTextWidth/nTextHeight - nOffset ); in DrawGlyphs()284 aRotPoint = Point( -nOffset, (nAscend+nDescend) ); in DrawGlyphs()288 … aRotPoint = Point( -nDescend*nTextWidth/nTextHeight, nOffset + nAscend*nTextWidth/nTextHeight ); in DrawGlyphs()
Completed in 8 milliseconds