Home | History | Annotate | Download | only in widget

Lines Matching refs:setLines

838                 setLines(a.getInt(attr, -1));
3037 * height was set in number of lines instead using {@link #setMinLines(int) or #setLines(int)}.
3094 * height was set in number of lines instead using {@link #setMaxLines(int) or #setLines(int)}.
3113 public void setLines(int lines) {
7026 setLines(1);