Searched refs:titleHeight (Results 1 – 1 of 1) sorted by relevance
959 int titleHeight = 0; in paintTitle() local1005 titleHeight += fontHeight; in paintTitle()1028 titleHeight += Math.max(titleHeight, icon.getImageData().height); in paintTitle()1033 return titleHeight; in paintTitle()