Searched refs:lineY (Results 1 – 1 of 1) sorted by relevance
410 int lineY = y; in drawBoxedStrings() local412 getGc().drawString(s.toString(), x, lineY, true /* isTransparent */); in drawBoxedStrings() local413 lineY += lineHeight; in drawBoxedStrings()