Searched refs:ICON_WIDTH (Results 1 – 2 of 2) sorted by relevance
553 if ( ( aImageSize.Width() <= ICON_WIDTH ) && ( aImageSize.Height() <= ICON_HEIGHT ) ) in DrawRow()554 …DrawImage( Point( aPos.X()+((ICON_WIDTH-aImageSize.Width())/2), aPos.Y()+((ICON_HEIGHT-aImageSize.… in DrawRow()556 DrawImage( aPos, Size( ICON_WIDTH, ICON_HEIGHT ), aImage ); in DrawRow()
45 #define ICON_WIDTH 47 macro
Completed in 22 milliseconds