Searched refs:iconHeight (Results 1 – 1 of 1) sorted by relevance
47 const int iconHeight = 16; variable225 int iconY = ty + borderTop() + paddingTop() + (contentHeight() - iconHeight) / 2; in paintObject()233 … m_fileChooser->icon()->paint(paintInfo.context, IntRect(iconX, iconY, iconWidth, iconHeight)); in paintObject()