Home
last modified time | relevance | path

Searched refs:aImageLocation (Results 1 – 1 of 1) sorted by relevance

/trunk/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx298 Rectangle aImageLocation( Point( 0, 0 ), aImageSize ); in Paint() local
300 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 26 milliseconds