Searched refs:aRightBitmapSize (Results 1 – 1 of 1) sorted by relevance
62 geometry::IntegerSize2D aRightBitmapSize; in PaintHorizontalBitmapComposite() local64 aRightBitmapSize = rxRightBitmap->getSize(); in PaintHorizontalBitmapComposite()99 rBoundingBox.X + rBoundingBox.Width - aRightBitmapSize.Width, in PaintHorizontalBitmapComposite()101 ::std::min(aRightBitmapSize.Width, rBoundingBox.Width), in PaintHorizontalBitmapComposite()108 = aRightBoundingBox.X + aRightBoundingBox.Width - aRightBitmapSize.Width; in PaintHorizontalBitmapComposite()110 = aRightBoundingBox.Y + (aRightBoundingBox.Height - aRightBitmapSize.Height) / 2; in PaintHorizontalBitmapComposite()120 rBoundingBox.Width - aLeftBitmapSize.Width - aRightBitmapSize.Width, in PaintHorizontalBitmapComposite()
Completed in 14 milliseconds