Searched refs:aOutPoint (Results 1 – 2 of 2) sorted by relevance
212 const Point aOutPoint( tools::mapRealPoint2D( aPoint, in drawPoint() local215 mpOutDev->getOutDev().DrawPixel( aOutPoint ); in drawPoint()218 mp2ndOutDev->getOutDev().DrawPixel( aOutPoint ); in drawPoint()
4489 Point aOutPoint; in ImplDrawEmphasisMarks() local4494 if( !rSalLayout.GetNextGlyphs( 1, &aGlyphId, aOutPoint, nStart ) ) in ImplDrawEmphasisMarks()4506 aOutPoint += aAdjPoint; in ImplDrawEmphasisMarks()4507 aOutPoint -= Point( nEmphasisWidth2, nEmphasisHeight2 ); in ImplDrawEmphasisMarks()4509 aOutPoint.X(), aOutPoint.Y(), in ImplDrawEmphasisMarks()
Completed in 123 milliseconds