Searched refs:stringHeight (Results 1 – 1 of 1) sorted by relevance
206 float stringHeight = height.ascent + height.descent; in DrawText() local209 float y = height.ascent + (Bounds().Height() - stringHeight) / 2; in DrawText()