Searched refs:aImageLocation (Results 1 – 1 of 1) sorted by relevance
298 Rectangle aImageLocation( Point( 0, 0 ), aImageSize ); in Paint() local300 aImageLocation.Top() = aPrimaryTextLocation.Top() + ( nTextHeight - aImageSize.Height() ) / 2; in Paint()301 aImageLocation.Bottom() = aImageLocation.Top() + aImageSize.Height(); in Paint()302 SetStateRect( aImageLocation ); in Paint()307 aCombinedRect.Left() = aImageLocation.Left(); ++aCombinedRect.Right(); in Paint()
Completed in 28 milliseconds