Home | History | Annotate | Download | only in widget

Lines Matching refs:setLines

842                 setLines(a.getInt(attr, -1));
3091 * height was set in number of lines instead using {@link #setMinLines(int) or #setLines(int)}.
3148 * height was set in number of lines instead using {@link #setMaxLines(int) or #setLines(int)}.
3167 public void setLines(int lines) {
7102 setLines(1);