Searched refs:aPictureSize (Results 1 – 2 of 2) sorted by relevance
131 Size aPictureSize( m_aPicture.GetSizePixel() ); in Paint() local133 aOutputRect.Left() + (aInnerRect.GetWidth() - aPictureSize.Width()) / 2, in Paint()134 aOutputRect.Top() + (aInnerRect.GetHeight() - aPictureSize.Height()) / 2 ); in Paint()
58 Size aPictureSize; member
Completed in 12 milliseconds