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

/freebsd-current/contrib/dialog/
H A Dbuildlist.c743 int at_top = index2row(&all, moi->top_index, which); local
745 int at_bot = skip_rows(&all, at_top, all.use_height, which);
751 at_top, at_bot, at_end,
765 if (at_top > 0)
766 cur_y -= at_top;
788 k = row2index(&all, i + at_top, j);
799 at_top = index2row(&all, moi->top_index, which);
800 at_bot = skip_rows(&all, at_top, all.use_height, which);
967 int temp = at_top;
982 at_top
[all...]
/freebsd-current/contrib/libpcap/
H A Doptimize.c1821 int at_top; local
1862 at_top = 1;
1901 at_top = 0;
1963 if (at_top) {
1985 int at_top; local
2007 at_top = 1;
2022 at_top = 0;
2059 if (at_top) {

Completed in 73 milliseconds