Searched defs:wid (Results 1 – 2 of 2) sorted by relevance
804 public final void increaseWidthTo(int wid) { in increaseWidthTo()1246 float wid = tl.measure(offset - start, trailing, null); in getHorizontal() local1293 float[] wid = tl.measureAllOffsets(trailings, null); in getLineHorizontals() local
1112 final int wid = tv.getPaddingLeft() + tv.getPaddingRight(); in chooseSize() local