Home
last modified time | relevance | path

Searched refs:INPUT_MIN_LINES (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/ui/src/frontend/
Danalyze_page.ts25 const INPUT_MIN_LINES = 2; constant
33 displayLines = INPUT_MIN_LINES;
61 Math.min(Math.max(textareaLines, INPUT_MIN_LINES), INPUT_MAX_LINES);