Searched refs:INPUT_MIN_LINES (Results 1 – 1 of 1) sorted by relevance
25 const INPUT_MIN_LINES = 2; constant33 displayLines = INPUT_MIN_LINES;61 Math.min(Math.max(textareaLines, INPUT_MIN_LINES), INPUT_MAX_LINES);