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