Searched refs:maActPos (Results 1 – 2 of 2) sorted by relevance
934 maActPos ( Point() ), in WinMtfOutput()1154 maActPos = aDest; in MoveTo()1169 mpGDIMetaFile->AddAction( new MetaLineAction( maActPos, aDest, maLineStyle.aLineInfo ) ); in LineTo()1171 maActPos = aDest; in LineTo()1285 maActPos = aEnd; in DrawArc()1421 rPolygon[ 0 ] = maActPos; in DrawPolyLine()1422 maActPos = rPolygon[ rPolygon.GetSize() - 1 ]; in DrawPolyLine()1445 rPolygon[ 0 ] = maActPos; in DrawPolyBezier()1446 maActPos = rPolygon[ nPoints - 1 ]; in DrawPolyBezier()1588 rPosition = maActPos; in DrawText()[all …]
561 Point maActPos; member in WinMtfOutput