Searched defs:thickness (Results 1 – 2 of 2) sorted by relevance
78 public void setUnderlineText(int color, float thickness) { in setUnderlineText()
123 int thickness = vertical ? r.width() : r.height(); in draw() local