Searched refs:aOverallRect (Results 1 – 1 of 1) sorted by relevance
258 Rectangle aOverallRect( Point( 0, 0 ), GetOutputSizePixel() ); in Paint() local259 …aOverallRect.Left() += aImageSize.Width() + 4; // 4 is the separator between the image and the text in Paint()261 Rectangle aTextRect( aOverallRect ); in Paint()
Completed in 22 milliseconds