Searched refs:aRotPoint (Results 1 – 1 of 1) sorted by relevance
241 Point aRotPoint; in DrawGlyphs() local280 … 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()307 drawGlyphs( aRotPoint, &nRotGlyphId, &nRotUnicode, 1, &nRotDelta ); in DrawGlyphs()
Completed in 14 milliseconds