Searched refs:iconWidth (Results 1 – 1 of 1) sorted by relevance
72 int iconWidth = imageData.width; in paint() local94 if (w < iconWidth || h < iconHeight) { in paint()100 x += w - iconWidth; in paint()