Home | History | Annotate | Download | only in widget

Lines Matching refs:setLines

958                 setLines(a.getInt(attr, -1));
3723 * height was set in number of lines instead using {@link #setMinLines(int) or #setLines(int)}.
3780 * height was set in number of lines instead using {@link #setMaxLines(int) or #setLines(int)}.
3799 public void setLines(int lines) {
7876 setLines(1);