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