Searched refs:fontheight (Results 1 – 1 of 1) sorted by relevance
450 int fontheight = fm.getHeight(); in paint() local473 g.clearRect(offset - 5, 0, strwidth + 10, fontheight); in paint()474 g.clipRect(offset, 0, strwidth, fontheight); in paint()