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

/freebsd-11.0-release/contrib/dialog/
H A Dbuildlist.c641 int at_top = index2row(&all, moi->top_index, which); local
643 int at_bot = skip_rows(&all, at_top, all.use_height, which);
648 at_top, at_bot, at_end,
662 if (at_top > 0)
663 cur_y -= at_top;
683 k = row2index(&all, i + at_top, j);
694 at_top = index2row(&all, moi->top_index, which);
695 at_bot = skip_rows(&all, at_top, all.use_height, which);
847 int temp = at_top;
862 at_top
[all...]
/freebsd-11.0-release/contrib/libpcap/
H A Doptimize.c1386 int val, at_top; local
1409 at_top = 1;
1424 at_top = 0;
1461 if (at_top) {
1478 int val, at_top; local
1500 at_top = 1;
1515 at_top = 0;
1552 if (at_top) {

Completed in 188 milliseconds