Searched refs:mnQ (Results 1 – 2 of 2) sorted by relevance
163 double nX = rDesc.mnR.X - rDesc.mnQ.X; in ImplGetBitmap()164 double nY = rDesc.mnR.Y - rDesc.mnQ.Y; in ImplGetBitmap()180 nX = rDesc.mnQ.X - rDesc.mnR.X; in ImplGetBitmap()181 nY = rDesc.mnQ.Y - rDesc.mnR.Y; in ImplGetBitmap()201 rDesc.mnOrigin.X += rDesc.mnQ.X - rDesc.mnR.X; in ImplGetBitmap()247 mpCGM->ImplGetPoint( rDesc.mnQ ); // | in ImplGetDimensions()338 if ( ( rSource.mnR.Y == rDest.mnQ.Y ) && ( rSource.mnR.X == rDest.mnQ.X ) ) in ImplInsert()346 aFloatPoint.X = rSource.mnQ.X - rSource.mnR.X; in ImplInsert()347 aFloatPoint.Y = rSource.mnQ.Y - rSource.mnR.Y; in ImplInsert()348 rDest.mnQ.X += aFloatPoint.X; in ImplInsert()[all …]
43 FloatPoint mnP, mnQ, mnR; member in CGMBitmapDescriptor
Completed in 12 milliseconds