Searched refs:NEXT_LINE (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/powertop/common/
H A Ddisplay.c73 #define NEXT_LINE 1 macro
188 pos_y += NEXT_LINE + BLANK_LINE;
196 pos_y += NEXT_LINE;
199 pos_y += NEXT_LINE + BLANK_LINE;
200 event_lines = win_rows - SINGLE_LINE_SW - NEXT_LINE - LENGTH_SUGG_SW -
211 pos_y += event_lines + NEXT_LINE;
214 pos_y += BLANK_LINE + NEXT_LINE;

Completed in 32 milliseconds