Searched refs:nAscend (Results 1 – 1 of 1) sorted by relevance
244 sal_Int32 nAscend = mrFontMgr.getFontAscend( mnFontID ); in DrawGlyphs() local248 nAscend = nAscend * 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 18 milliseconds