Searched defs:rows (Results 1 – 4 of 4) sorted by relevance
/tools/thermal/tmon/ |
D | tui.c | 112 int rows = max(DIAG_DEV_ROWS, (entries + 1) / 2); in diag_dev_rows() local 279 int rows, cols; in show_dialogue() local
|
/tools/perf/ui/ |
D | browser.h | 20 u16 y, x, width, height, rows, columns, horiz_scroll; member
|
/tools/lib/subcmd/ |
D | help.c | 118 int cols = 1, rows; in pretty_print_string_list() local
|
/tools/perf/util/ |
D | svghelper.c | 85 void open_svg(const char *filename, int cpus, int rows, u64 start, u64 end) in open_svg()
|